HdlcCommunicator1HdlcInactivityTimeout Field

Timeout in seconds the server stays in association with client in the case the client does not send any request. After this timeout expires the association must be created again by Connect method.

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 HdlcInactivityTimeout = 12

Field Value

Int32

See Also