HdlcCommunicator1HdlcKeepAssociation Field

Whether to keep the HDLC association. If the parameter is true and association timeout expires, Test frame is sent to the server. If the parameter is false and association timeout expires, OnActivityTimeoutExpired event is called.

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 const int HdlcKeepAssociation = 14

Field Value

Int32

See Also