CommunicatorActive Property

true - communicator is sending or receiving data false - communicator does not perform communication at this time

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public bool Active { get; }

Property Value

Boolean

See Also