CommunicationObjectInternal.ThrowIfClosed(CommunicationObject) 方法

定义

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)

参数

communicationObject
CommunicationObject

适用于