HdlcCommunicator1OnNextInformationAdded Field

Executes when next information frame is successfully parsed and retuns an information part of the frame. If changing an user interace in this event, remember to execute it in main app thread using Invoke or BeginInvoke.

Definition

Namespace: OddPrg.Communication.Hdlc
Assembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
C#
public HdlcNextInformationAdded OnNextInformationAdded

Field Value

HdlcNextInformationAdded

See Also