Gets the number of seconds to wait for a response from the gateway before giving up.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public int Timeout { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Timeout As Integer Get |
| Visual C++ |
|---|
public: property int Timeout { int get (); } |