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