CommunicationObjectInternal.ThrowIfClosedOrOpened(CommunicationObject) 方法

定义

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)

参数

communicationObject
CommunicationObject

适用于