다음을 통해 공유


CommunicationObjectInternal.ThrowIfDisposedOrNotOpen 메서드

정의

public:
 static void ThrowIfDisposedOrNotOpen(System::ServiceModel::Channels::CommunicationObject ^ communicationObject);
public static void ThrowIfDisposedOrNotOpen (System.ServiceModel.Channels.CommunicationObject communicationObject);
static member ThrowIfDisposedOrNotOpen : System.ServiceModel.Channels.CommunicationObject -> unit
Public Sub ThrowIfDisposedOrNotOpen (communicationObject As CommunicationObject)

매개 변수

communicationObject
CommunicationObject

적용 대상