Share via


ILoggingConfigurationSendToMsmqTraceListener Members

Include Protected Members
Include Inherited Members

The ILoggingConfigurationSendToMsmqTraceListener type exposes the following members.

Methods

  Name Description
Ff671735.pubmethod(en-us,PandP.50).gif AsRecoverable
Ff671735.pubmethod(en-us,PandP.50).gif Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Ff671735.pubmethod(en-us,PandP.50).gif Filter
Specifies the SourceLevels that should be used to filter trace output by this MsmqTraceListener.
Ff671735.pubmethod(en-us,PandP.50).gif FormatWith
Specifies the formatter used to format log messages send by this MsmqTraceListener.
Ff671735.pubmethod(en-us,PandP.50).gif FormatWithSharedFormatter
Specifies the formatter used to format log messages send by this MsmqTraceListener.
Ff671735.pubmethod(en-us,PandP.50).gif GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff671735.pubmethod(en-us,PandP.50).gif GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff671735.pubmethod(en-us,PandP.50).gif LogToCategoryNamed
Creates a Category Source in the configuration schema with the specified name.
(Inherited from ILoggingConfigurationContd.)
Ff671735.pubmethod(en-us,PandP.50).gif Prioritize
Specifies the MessagePriority that will be used to send messages to msmq by this MsmqTraceListener.
The default priority is Normal
Ff671735.pubmethod(en-us,PandP.50).gif SetTimeToBeReceived
Specifies the maximum time to be received for this MsmqTraceListener.
The default is
Ff671735.pubmethod(en-us,PandP.50).gif SetTimeToReachQueue
Specifies the maximum time for messages to reach the queue for this MsmqTraceListener.
The default is InfiniteTimeout.
Ff671735.pubmethod(en-us,PandP.50).gif ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff671735.pubmethod(en-us,PandP.50).gif UseAuthentication
Specifies that authentication should be used when sending messages to Msmq by this MsmqTraceListener.
Ff671735.pubmethod(en-us,PandP.50).gif UseDeadLetterQueue
TODOC: review
Ff671735.pubmethod(en-us,PandP.50).gif UseEncryption
Specifies that messages send to Msmq by this MsmqTraceListener should be encrypted.
Ff671735.pubmethod(en-us,PandP.50).gif UseQueue
Specifies the queue that should be used by this MsmqTraceListener.
Ff671735.pubmethod(en-us,PandP.50).gif WithTraceOptions
Specifies which options, or elements, should be included in messages send by this MsmqTraceListener.
Ff671735.pubmethod(en-us,PandP.50).gif WithTransactionType
Specifies the MessageQueueTransactionType that should be used when sending messages by this MsmqTraceListener.
The default is InfiniteTimeout.

Properties

  Name Description
Ff671735.pubproperty(en-us,PandP.50).gif SendTo
Entry point for attaching Trace Listeners to a Category Source.
(Inherited from ILoggingConfigurationCategoryContd.)
Ff671735.pubproperty(en-us,PandP.50).gif SpecialSources
Returns an interface that can be used to configure special logging categories.
(Inherited from ILoggingConfigurationContd.)

See Also

ILoggingConfigurationSendToMsmqTraceListener Interface

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace