CommunicationObjectInternal.GetInternalCloseTimeout 方法

定義

public:
[System::Runtime::CompilerServices::Extension]
 static TimeSpan GetInternalCloseTimeout(System::ServiceModel::Channels::CommunicationObject ^ communicationObject);
public static TimeSpan GetInternalCloseTimeout (this System.ServiceModel.Channels.CommunicationObject communicationObject);
static member GetInternalCloseTimeout : System.ServiceModel.Channels.CommunicationObject -> TimeSpan
<Extension()>
Public Function GetInternalCloseTimeout (communicationObject As CommunicationObject) As TimeSpan

參數

communicationObject
CommunicationObject

傳回

適用於