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

In This Topic
    ConnectionTimeout Property (C1D365SConnection)
    In This Topic
    接続の確立の試行を中止してエラーを生成するまでに接続確立を待機する時間を取得します。
    Syntax
    'Declaration
     
    Public ReadOnly Property ConnectionTimeout As Integer
    public int ConnectionTimeout {get;}
    See Also