Implements ConnectionTimeout.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable ReadOnly Property ConnectionTimeout As Integer | |
| C# | |
|---|---|
public virtual int ConnectionTimeout {get;} | |
Return Value
An Int32 indicating how many seconds pass before the connection times out.