ConnectionInfo.ConnectTimeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得並設定與 ConnectionInfo 物件相關聯的連接逾時資訊。
public int ConnectTimeout { get; set; }
member this.ConnectTimeout : int with get, set
Public Property ConnectTimeout As Integer
屬性值
整數,表示逾時之前的秒數。
適用於