DlmsWrapperCommunicatorFirstRequest Property
Flag indicating the first request will be done. This property is initialized to true in the constructor
and set automatically to false after first successfull request. But it can be set before any request.
Namespace: OddPrg.Communication.DlmsAssembly: OddPrg.Communication.DlmsWrapper (in OddPrg.Communication.DlmsWrapper.dll) Version: 2.0.0.3 (2.0.0.3)
public bool FirstRequest { get; set; }
Property Value
Boolean