MsmqTraceListener Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Is a TraceListener that delivers the log entries to an Msmq instance.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)
Syntax
'Declaration
PublicClassMsmqTraceListener _
Inherits FormattedTraceListenerBase
publicclassMsmqTraceListener : FormattedTraceListenerBase
publicref classMsmqTraceListener : public FormattedTraceListenerBase
publicclass MsmqTraceListener extends FormattedTraceListenerBase
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.Diagnostics.TraceListener
Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.FormattedTraceListenerBase
Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.MsmqTraceListener
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |