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