共用方式為


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

適用於