ChannelBase.IDefaultCommunicationTimeouts.CloseTimeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得通訊物件叫用之關閉方法逾時前所經過的時間間隔。
property TimeSpan System::ServiceModel::IDefaultCommunicationTimeouts::CloseTimeout { TimeSpan get(); };
TimeSpan System.ServiceModel.IDefaultCommunicationTimeouts.CloseTimeout { get; }
member this.System.ServiceModel.IDefaultCommunicationTimeouts.CloseTimeout : TimeSpan
ReadOnly Property CloseTimeout As TimeSpan Implements IDefaultCommunicationTimeouts.CloseTimeout
屬性值
TimeSpan,其指定在關閉方法逾時之前所等待的時間間隔。
實作
備註
IDefaultCommunicationTimeouts.CloseTimeout 會呼叫 DefaultCloseTimeout。