ILoggingConfigurationSendToMsmqTraceListener Members
Include Protected Members
Include Inherited Members
The ILoggingConfigurationSendToMsmqTraceListener type exposes the following members.
Methods
Name | Description | |
---|---|---|
AsRecoverable | ||
Equals |
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.) |
|
Filter |
Specifies the SourceLevels that should be used to filter trace output by this MsmqTraceListener.
|
|
FormatWith |
Specifies the formatter used to format log messages send by this MsmqTraceListener. |
|
FormatWithSharedFormatter |
Specifies the formatter used to format log messages send by this MsmqTraceListener. |
|
GetHashCode |
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
GetType |
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
LogToCategoryNamed |
Creates a Category Source in the configuration schema with the specified name.
(Inherited from ILoggingConfigurationContd.) |
|
Prioritize |
Specifies the MessagePriority that will be used to send messages to msmq by this MsmqTraceListener. The default priority is Normal |
|
SetTimeToBeReceived |
Specifies the maximum time to be received for this MsmqTraceListener. The default is |
|
SetTimeToReachQueue |
Specifies the maximum time for messages to reach the queue for this MsmqTraceListener. The default is InfiniteTimeout. |
|
ToString |
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
UseAuthentication |
Specifies that authentication should be used when sending messages to Msmq by this MsmqTraceListener.
|
|
UseDeadLetterQueue |
TODOC: review
|
|
UseEncryption |
Specifies that messages send to Msmq by this MsmqTraceListener should be encrypted.
|
|
UseQueue |
Specifies the queue that should be used by this MsmqTraceListener.
|
|
WithTraceOptions |
Specifies which options, or elements, should be included in messages send by this MsmqTraceListener. |
|
WithTransactionType |
Specifies the MessageQueueTransactionType that should be used when sending messages by this MsmqTraceListener. The default is InfiniteTimeout. |
Properties
Name | Description | |
---|---|---|
SendTo |
Entry point for attaching Trace Listeners to a Category Source.
(Inherited from ILoggingConfigurationCategoryContd.) |
|
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