Edit

Share via


ConcurrencyModeHelper.IsDefined(ConcurrencyMode) Method

Definition

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

Parameters

Returns

Applies to