SerialCommunicatorWaitAfterSend Field

If this parameter is true, communicator waits (getCommunicationTime(data.Count) + 50) ms after send each data.

Definition

Namespace: OddPrg.Communication.Serial
Assembly: OddPrg.Communication.Serial (in OddPrg.Communication.Serial.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public const int WaitAfterSend = 10

Field Value

Int32

See Also