Edit

Share via


CommunicationObjectInternal.ThrowIfClosedOrOpened(CommunicationObject) Method

Definition

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

Parameters

communicationObject
CommunicationObject

Applies to