ConcurrencyModeHelper.IsDefined(ConcurrencyMode) 方法

定义

public:
 static bool IsDefined(System::ServiceModel::ConcurrencyMode x);
public static bool IsDefined (System.ServiceModel.ConcurrencyMode x);
static member IsDefined : System.ServiceModel.ConcurrencyMode -> bool
Public Shared Function IsDefined (x As ConcurrencyMode) As Boolean

参数

返回

适用于