HdlcParametersCreateNegotiationRequest Method

Create data of SRNM frame that allows HDLC parameter negotiation using current property values. See GB 8.4.5.3.2.

Definition

Namespace: OddPrg.Protocols.Hdlc
Assembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
C#
public ByteBuffer CreateNegotiationRequest()

Return Value

ByteBuffer

See Also