HdlcNextInformationAdded Delegate
Called when next information frame (I/UI) is successfully parsed. It returns an information part of the frame in data parameter.
Namespace: OddPrg.Communication.HdlcAssembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
public delegate void HdlcNextInformationAdded(
ByteBuffer data
)
Parameters
- data ByteBuffer