HdlcCommunicator1OnActivityTimeoutExpired Field

Executes when inactivity timeout expires and KeepAssociation is set to false. If changing an user interace by this event, remember to execute it in main app thread using Invoke or BeginInvoke.

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 HdlcActivityTimeoutExpired OnActivityTimeoutExpired

Field Value

HdlcActivityTimeoutExpired

See Also