Edit

Share via


CommunicationObjectInternal.ThrowIfDisposed(CommunicationObject) Method

Definition

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

Parameters

communicationObject
CommunicationObject

Applies to