Share via


ILoggingConfigurationSendToMsmqTraceListener.UseDeadLetterQueue Method

TODOC: review

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)

Syntax

'Declaration
Function UseDeadLetterQueue As ILoggingConfigurationSendToMsmqTraceListener
ILoggingConfigurationSendToMsmqTraceListener UseDeadLetterQueue()
ILoggingConfigurationSendToMsmqTraceListener^ UseDeadLetterQueue()
function UseDeadLetterQueue() : ILoggingConfigurationSendToMsmqTraceListener

Return Value

Fluent interface that can be used to further configure the created MsmqTraceListenerData.

See Also

ILoggingConfigurationSendToMsmqTraceListener Interface

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

Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.MsmqTraceListener

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.MsmqTraceListenerData