CommunicatorAutoConnect Field

If it is true, the communicator calls Connect method before any send/receive operation. After finishing this operation it calls Disconnect method.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public bool AutoConnect

Field Value

Boolean

See Also