次の方法で共有


CommunicationObjectInternal.ThrowIfDisposed(CommunicationObject) メソッド

定義

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)

パラメーター

communicationObject
CommunicationObject

適用対象