HdlcControlFieldCreate_REJ Method

Create control field for HDLC frame type REJ (reject).

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 static byte Create_REJ(
	byte receiveNo,
	bool poll
)

Parameters

receiveNo  Byte
poll  Boolean

Return Value

Byte

See Also