Edit

Share via


CommunicationObjectInternal.ThrowIfClosed(CommunicationObject) Method

Definition

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

Parameters

communicationObject
CommunicationObject

Applies to