DlmsTypeCallbackData(Boolean, DlmsTypeCallbackDataOperationType, String) Constructor
Creates a new instance of DlmsTypeCallbackData object
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public DlmsTypeCallbackData(
bool active,
DlmsTypeCallbackDataOperationType operation,
string message
)
Parameters
- active Boolean
- Indicates whether the callback option is active on this PPP link
- operation DlmsTypeCallbackDataOperationType
- Indicates the contents of the Message field
- message String
- Zero or more octets, its general contents are determined by the callback_operation field