DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnection Class / ConnectionTimeout Property

In This Topic
    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