MsmqTraceListenerSetting Members
Include Protected Members
Include Inherited Members
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. |
The MsmqTraceListenerSetting type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ApplicationName |
Gets the name of the application to which the ConfigurationSetting instance represents configuration information.
(Inherited from ConfigurationSetting.) |
|
Formatter |
Gets the name of the formatter for the represented configuration element.
|
|
MessagePriority |
Gets the name of value of the message priority for the represented configuration element.
|
|
Name |
Gets the name that identifies the represented configuration information.
(Inherited from NamedConfigurationSetting.) |
|
QueuePath |
Gets the queue path for the represented configuration element.
|
|
Recoverable |
Gets the value of the recoverable property for the represented configuration element.
|
|
SectionName |
Gets the name of the section where the ConfigurationSetting instance represented configuration information resides.
(Inherited from ConfigurationSetting.) |
|
TimeToBeReceived |
Gets the string representation of the TimeSpan value of the time to be received for the represented configuration element.
|
|
TimeToReachQueue |
Gets the string representation of the TimeSpan value of the time to reach queue for the represented configuration element.
|
|
TraceOutputOptions |
Gets the trace options for the represented configuration element.
(Inherited from TraceListenerSetting.) |
|
TransactionType |
Gets the name of value of the transaction type for the represented configuration element.
|
|
UseAuthentication |
Gets the value of the use authentication property for the represented configuration element.
|
|
UseDeadLetterQueue |
Gets the value of the use dead letter property for the represented configuration element.
|
|
UseEncryption |
Gets the value of the use encryption property for the represented configuration element.
|
See Also
MsmqTraceListenerSetting Class
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.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. |