다음을 통해 공유


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

반환

적용 대상