Skip to content

Instantly share code, notes, and snippets.

@abombss
Last active December 17, 2015 17:18
Show Gist options
  • Save abombss/5644780 to your computer and use it in GitHub Desktop.
Save abombss/5644780 to your computer and use it in GitHub Desktop.
Some .net diagnostic TraceSources

List of Trace Sources in some .Net Assemblies

  • System.Net
  • System.Net.Http
  • System.Net.Sockets
  • System.Net.Cache
  • System.Net.WebSockets
  • System.Net.HttpListener
  • System.Runtime.Serialization.CodeGeneration
  • System.Security.Cryptography.Xml.SignedXml
  • System.ServiceModel.OperationInvoker.CodeGeneration
  • System.IdentityModel.Selectors
  • System.ServiceModel
  • Microsoft.Transactions.TransactionBridge
  • System.IdentityModel
  • System.ServiceModel.Activation
  • System.ServiceModel.PortSharing
  • System.ServiceModel.Channels
  • System.ServiceModel.ComIntegration
  • System.ServiceModel.Security
  • System.ServiceModel.Administration
  • System.ServiceModel.Diagnostics
  • System.Runtime.Serialization
  • System.Transactions
  • System.Web.Services.Asmx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment