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.2.0
Syntax
| C# |
|---|
public int Timeout { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Timeout As Integer |
| Visual C++ |
|---|
public: property int Timeout { int get (); } |