ILoggingConfigurationSendToMsmqTraceListener.AsRecoverable Method
Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)
Syntax
'Declaration
Function AsRecoverable As ILoggingConfigurationSendToMsmqTraceListener
ILoggingConfigurationSendToMsmqTraceListener AsRecoverable()
ILoggingConfigurationSendToMsmqTraceListener^ AsRecoverable()
function AsRecoverable() : 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