CommunicatorTotalTransferTime Property

Number of milliseconds that consumed in/out byte transfer since construction of communicator or since call of ClearTransferCounters.

Definition

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

Property Value

Int64

See Also