75 references to ServiceModel
System.ServiceModel (75)
System\ServiceModel\Diagnostics\TraceCode.cs (74)
262
public const int AsyncCallbackThrewException = TraceCode.
ServiceModel
| 0X0001;
263
public const int CommunicationObjectAborted = TraceCode.
ServiceModel
| 0X0002;
264
public const int CommunicationObjectAbortFailed = TraceCode.
ServiceModel
| 0X0003;
265
public const int CommunicationObjectCloseFailed = TraceCode.
ServiceModel
| 0X0004;
266
public const int CommunicationObjectOpenFailed = TraceCode.
ServiceModel
| 0X0005;
267
public const int CommunicationObjectClosing = TraceCode.
ServiceModel
| 0X0006;
268
public const int CommunicationObjectClosed = TraceCode.
ServiceModel
| 0X0007;
269
public const int CommunicationObjectCreated = TraceCode.
ServiceModel
| 0X0008;
270
public const int CommunicationObjectDisposing = TraceCode.
ServiceModel
| 0X0009;
271
public const int CommunicationObjectFaultReason = TraceCode.
ServiceModel
| 0X000A;
272
public const int CommunicationObjectFaulted = TraceCode.
ServiceModel
| 0X000B;
273
public const int CommunicationObjectOpening = TraceCode.
ServiceModel
| 0X000C;
274
public const int CommunicationObjectOpened = TraceCode.
ServiceModel
| 0X000D;
275
public const int DidNotUnderstandMessageHeader = TraceCode.
ServiceModel
| 0X000E;
276
public const int UnderstoodMessageHeader = TraceCode.
ServiceModel
| 0X000F;
277
public const int MessageClosed = TraceCode.
ServiceModel
| 0X0010;
278
public const int MessageClosedAgain = TraceCode.
ServiceModel
| 0X0011;
279
public const int MessageCopied = TraceCode.
ServiceModel
| 0X0012;
280
public const int MessageRead = TraceCode.
ServiceModel
| 0X0013;
281
public const int MessageWritten = TraceCode.
ServiceModel
| 0X0014;
282
public const int BeginExecuteMethod = TraceCode.
ServiceModel
| 0X0015;
283
public const int ConfigurationIsReadOnly = TraceCode.
ServiceModel
| 0X0016;
284
public const int ConfiguredExtensionTypeNotFound = TraceCode.
ServiceModel
| 0X0017;
285
public const int EvaluationContextNotFound = TraceCode.
ServiceModel
| 0X0018;
286
public const int EndExecuteMethod = TraceCode.
ServiceModel
| 0X0019;
287
public const int ExtensionCollectionDoesNotExist = TraceCode.
ServiceModel
| 0X001A;
288
public const int ExtensionCollectionNameNotFound = TraceCode.
ServiceModel
| 0X001B;
289
public const int ExtensionCollectionIsEmpty = TraceCode.
ServiceModel
| 0X001C;
290
public const int ExtensionElementAlreadyExistsInCollection = TraceCode.
ServiceModel
| 0X001D;
291
public const int ElementTypeDoesntMatchConfiguredType = TraceCode.
ServiceModel
| 0X001E;
292
public const int ErrorInvokingUserCode = TraceCode.
ServiceModel
| 0X001F;
293
public const int GetBehaviorElement = TraceCode.
ServiceModel
| 0X0020;
294
public const int GetCommonBehaviors = TraceCode.
ServiceModel
| 0X0021;
295
public const int GetConfiguredBinding = TraceCode.
ServiceModel
| 0X0022;
296
public const int GetChannelEndpointElement = TraceCode.
ServiceModel
| 0X0023;
297
public const int GetConfigurationSection = TraceCode.
ServiceModel
| 0X0024;
298
public const int GetDefaultConfiguredBinding = TraceCode.
ServiceModel
| 0X0025;
299
public const int GetServiceElement = TraceCode.
ServiceModel
| 0X0026;
300
public const int MessageProcessingPaused = TraceCode.
ServiceModel
| 0X0027;
301
public const int ManualFlowThrottleLimitReached = TraceCode.
ServiceModel
| 0X0028;
302
public const int OverridingDuplicateConfigurationKey = TraceCode.
ServiceModel
| 0X0029;
303
public const int RemoveBehavior = TraceCode.
ServiceModel
| 0X002A;
304
public const int ServiceChannelLifetime = TraceCode.
ServiceModel
| 0X002B;
305
public const int ServiceHostCreation = TraceCode.
ServiceModel
| 0X002C;
306
public const int ServiceHostBaseAddresses = TraceCode.
ServiceModel
| 0X002D;
307
public const int ServiceHostTimeoutOnClose = TraceCode.
ServiceModel
| 0X002E;
308
public const int ServiceHostFaulted = TraceCode.
ServiceModel
| 0X002F;
309
public const int ServiceHostErrorOnReleasePerformanceCounter = TraceCode.
ServiceModel
| 0X0030;
310
public const int ServiceThrottleLimitReached = TraceCode.
ServiceModel
| 0X0031;
311
public const int ServiceOperationMissingReply = TraceCode.
ServiceModel
| 0X0032;
312
public const int ServiceOperationMissingReplyContext = TraceCode.
ServiceModel
| 0X0033;
313
public const int ServiceOperationExceptionOnReply = TraceCode.
ServiceModel
| 0X0034;
314
public const int SkipBehavior = TraceCode.
ServiceModel
| 0X0035;
315
public const int TransportListen = TraceCode.
ServiceModel
| 0X0036;
316
public const int UnhandledAction = TraceCode.
ServiceModel
| 0X0037;
317
public const int PerformanceCounterFailedToLoad = TraceCode.
ServiceModel
| 0X0038;
318
public const int PerformanceCountersFailed = TraceCode.
ServiceModel
| 0X0039;
319
public const int PerformanceCountersFailedDuringUpdate = TraceCode.
ServiceModel
| 0X003A;
320
public const int PerformanceCountersFailedForService = TraceCode.
ServiceModel
| 0X003B;
321
public const int PerformanceCountersFailedOnRelease = TraceCode.
ServiceModel
| 0X003C;
322
public const int WsmexNonCriticalWsdlExportError = TraceCode.
ServiceModel
| 0X003D;
323
public const int WsmexNonCriticalWsdlImportError = TraceCode.
ServiceModel
| 0X003E;
324
public const int FailedToOpenIncomingChannel = TraceCode.
ServiceModel
| 0X003F;
325
public const int UnhandledExceptionInUserOperation = TraceCode.
ServiceModel
| 0X0040;
326
public const int DroppedAMessage = TraceCode.
ServiceModel
| 0X0041;
327
public const int CannotBeImportedInCurrentFormat = TraceCode.
ServiceModel
| 0X0042;
328
public const int GetConfiguredEndpoint = TraceCode.
ServiceModel
| 0X0043;
329
public const int GetDefaultConfiguredEndpoint = TraceCode.
ServiceModel
| 0X0044;
330
public const int ExtensionTypeNotFound = TraceCode.
ServiceModel
| 0X0045;
331
public const int DefaultEndpointsAdded = TraceCode.
ServiceModel
| 0X0046;
334
public const int MetadataExchangeClientSendRequest = TraceCode.
ServiceModel
| 0X005B;
335
public const int MetadataExchangeClientReceiveReply = TraceCode.
ServiceModel
| 0X005C;
336
public const int WarnHelpPageEnabledNoBaseAddress = TraceCode.
ServiceModel
| 0X005D;
337
public const int WarnServiceHealthEnabledNoBaseAddress = TraceCode.
ServiceModel
| 0X005E;
System\ServiceModel\Diagnostics\TraceUtility.cs (1)
801
case TraceCode.
ServiceModel
: