DsmlSoapHttpConnection.Timeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定逾時之前的 DsmlSoapHttpConnection 時間間隔,以秒為單位。
public:
virtual property TimeSpan Timeout { TimeSpan get(); void set(TimeSpan value); };
public override TimeSpan Timeout { get; set; }
member this.Timeout : TimeSpan with get, set
Public Overrides Property Timeout As TimeSpan
屬性值
DsmlSoapHttpConnection 逾時之前所經過的時間長度 (以秒為單位)。