73 references to ServiceModel
System.ServiceModel.Primitives (73)
System\ServiceModel\Diagnostics\TraceCode.cs (73)
235
public const int AsyncCallbackThrewException = TraceCode.
ServiceModel
| 0X0001;
236
public const int CommunicationObjectAborted = TraceCode.
ServiceModel
| 0X0002;
237
public const int CommunicationObjectAbortFailed = TraceCode.
ServiceModel
| 0X0003;
238
public const int CommunicationObjectCloseFailed = TraceCode.
ServiceModel
| 0X0004;
239
public const int CommunicationObjectOpenFailed = TraceCode.
ServiceModel
| 0X0005;
240
public const int CommunicationObjectClosing = TraceCode.
ServiceModel
| 0X0006;
241
public const int CommunicationObjectClosed = TraceCode.
ServiceModel
| 0X0007;
242
public const int CommunicationObjectCreated = TraceCode.
ServiceModel
| 0X0008;
243
public const int CommunicationObjectDisposing = TraceCode.
ServiceModel
| 0X0009;
244
public const int CommunicationObjectFaultReason = TraceCode.
ServiceModel
| 0X000A;
245
public const int CommunicationObjectFaulted = TraceCode.
ServiceModel
| 0X000B;
246
public const int CommunicationObjectOpening = TraceCode.
ServiceModel
| 0X000C;
247
public const int CommunicationObjectOpened = TraceCode.
ServiceModel
| 0X000D;
248
public const int DidNotUnderstandMessageHeader = TraceCode.
ServiceModel
| 0X000E;
249
public const int UnderstoodMessageHeader = TraceCode.
ServiceModel
| 0X000F;
250
public const int MessageClosed = TraceCode.
ServiceModel
| 0X0010;
251
public const int MessageClosedAgain = TraceCode.
ServiceModel
| 0X0011;
252
public const int MessageCopied = TraceCode.
ServiceModel
| 0X0012;
253
public const int MessageRead = TraceCode.
ServiceModel
| 0X0013;
254
public const int MessageWritten = TraceCode.
ServiceModel
| 0X0014;
255
public const int BeginExecuteMethod = TraceCode.
ServiceModel
| 0X0015;
256
public const int ConfigurationIsReadOnly = TraceCode.
ServiceModel
| 0X0016;
257
public const int ConfiguredExtensionTypeNotFound = TraceCode.
ServiceModel
| 0X0017;
258
public const int EvaluationContextNotFound = TraceCode.
ServiceModel
| 0X0018;
259
public const int EndExecuteMethod = TraceCode.
ServiceModel
| 0X0019;
260
public const int ExtensionCollectionDoesNotExist = TraceCode.
ServiceModel
| 0X001A;
261
public const int ExtensionCollectionNameNotFound = TraceCode.
ServiceModel
| 0X001B;
262
public const int ExtensionCollectionIsEmpty = TraceCode.
ServiceModel
| 0X001C;
263
public const int ExtensionElementAlreadyExistsInCollection = TraceCode.
ServiceModel
| 0X001D;
264
public const int ElementTypeDoesntMatchConfiguredType = TraceCode.
ServiceModel
| 0X001E;
265
public const int ErrorInvokingUserCode = TraceCode.
ServiceModel
| 0X001F;
266
public const int GetBehaviorElement = TraceCode.
ServiceModel
| 0X0020;
267
public const int GetCommonBehaviors = TraceCode.
ServiceModel
| 0X0021;
268
public const int GetConfiguredBinding = TraceCode.
ServiceModel
| 0X0022;
269
public const int GetChannelEndpointElement = TraceCode.
ServiceModel
| 0X0023;
270
public const int GetConfigurationSection = TraceCode.
ServiceModel
| 0X0024;
271
public const int GetDefaultConfiguredBinding = TraceCode.
ServiceModel
| 0X0025;
272
public const int GetServiceElement = TraceCode.
ServiceModel
| 0X0026;
273
public const int MessageProcessingPaused = TraceCode.
ServiceModel
| 0X0027;
274
public const int ManualFlowThrottleLimitReached = TraceCode.
ServiceModel
| 0X0028;
275
public const int OverridingDuplicateConfigurationKey = TraceCode.
ServiceModel
| 0X0029;
276
public const int RemoveBehavior = TraceCode.
ServiceModel
| 0X002A;
277
public const int ServiceChannelLifetime = TraceCode.
ServiceModel
| 0X002B;
278
public const int ServiceHostCreation = TraceCode.
ServiceModel
| 0X002C;
279
public const int ServiceHostBaseAddresses = TraceCode.
ServiceModel
| 0X002D;
280
public const int ServiceHostTimeoutOnClose = TraceCode.
ServiceModel
| 0X002E;
281
public const int ServiceHostFaulted = TraceCode.
ServiceModel
| 0X002F;
282
public const int ServiceHostErrorOnReleasePerformanceCounter = TraceCode.
ServiceModel
| 0X0030;
283
public const int ServiceThrottleLimitReached = TraceCode.
ServiceModel
| 0X0031;
284
public const int ServiceOperationMissingReply = TraceCode.
ServiceModel
| 0X0032;
285
public const int ServiceOperationMissingReplyContext = TraceCode.
ServiceModel
| 0X0033;
286
public const int ServiceOperationExceptionOnReply = TraceCode.
ServiceModel
| 0X0034;
287
public const int SkipBehavior = TraceCode.
ServiceModel
| 0X0035;
288
public const int TransportListen = TraceCode.
ServiceModel
| 0X0036;
289
public const int UnhandledAction = TraceCode.
ServiceModel
| 0X0037;
290
public const int PerformanceCounterFailedToLoad = TraceCode.
ServiceModel
| 0X0038;
291
public const int PerformanceCountersFailed = TraceCode.
ServiceModel
| 0X0039;
292
public const int PerformanceCountersFailedDuringUpdate = TraceCode.
ServiceModel
| 0X003A;
293
public const int PerformanceCountersFailedForService = TraceCode.
ServiceModel
| 0X003B;
294
public const int PerformanceCountersFailedOnRelease = TraceCode.
ServiceModel
| 0X003C;
295
public const int WsmexNonCriticalWsdlExportError = TraceCode.
ServiceModel
| 0X003D;
296
public const int WsmexNonCriticalWsdlImportError = TraceCode.
ServiceModel
| 0X003E;
297
public const int FailedToOpenIncomingChannel = TraceCode.
ServiceModel
| 0X003F;
298
public const int UnhandledExceptionInUserOperation = TraceCode.
ServiceModel
| 0X0040;
299
public const int DroppedAMessage = TraceCode.
ServiceModel
| 0X0041;
300
public const int CannotBeImportedInCurrentFormat = TraceCode.
ServiceModel
| 0X0042;
301
public const int GetConfiguredEndpoint = TraceCode.
ServiceModel
| 0X0043;
302
public const int GetDefaultConfiguredEndpoint = TraceCode.
ServiceModel
| 0X0044;
303
public const int ExtensionTypeNotFound = TraceCode.
ServiceModel
| 0X0045;
304
public const int DefaultEndpointsAdded = TraceCode.
ServiceModel
| 0X0046;
307
public const int MetadataExchangeClientSendRequest = TraceCode.
ServiceModel
| 0X005B;
308
public const int MetadataExchangeClientReceiveReply = TraceCode.
ServiceModel
| 0X005C;
309
public const int WarnHelpPageEnabledNoBaseAddress = TraceCode.
ServiceModel
| 0X005D;