Round trip time from the exchangehandler
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public int ExchangeHandlerRoundTrip { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ExchangeHandlerRoundTrip As Integer |
| Visual C++ |
|---|
public: property int ExchangeHandlerRoundTrip { int get (); } |