Edit

Share via


CommunicationObjectInternal.ThrowIfDisposedOrNotOpen Method

Definition

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)

Parameters

communicationObject
CommunicationObject

Applies to