ConnectionTimeout Property (C1D365SConnection)
In This Topic
Gets the time to wait while establishing a connection before terminating the attempt and generating an error.
Syntax
'Declaration
Public ReadOnly Property ConnectionTimeout As Integer
public int ConnectionTimeout {get;}
See Also