System.ServiceModel.ConcurrencyModeHelper public static class ConcurrencyModeHelper Documentation Code namespace System.ServiceModel { public static class ConcurrencyModeHelper { public static bool IsDefined(ConcurrencyMode x); } }