MsmqTraceListenerData 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 MsmqTraceListenerData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MsmqTraceListenerData | Overloaded. |
Methods
Fields
Name | Description | |
---|---|---|
DefaultPriority |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The Priority value for the Priority property.
|
|
DefaultRecoverable |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the Recoverable property.
|
|
DefaultTimeToBeReceived |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the TimeToBeReceived property.
|
|
DefaultTimeToReachQueue |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the TimeToReachQueue property.
|
|
DefaultTransactionType |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the TransactionType property.
|
|
DefaultUseAuthentication |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the UseAuthentication property.
|
|
DefaultUseDeadLetter |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the UseDeadLetter property.
|
|
DefaultUseEncryption |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code. The default value for the UseEncryption property.
|
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Formatter |
Gets or sets formatter name.
|
|
Item | Overloaded. | |
ListenerDataType |
Gets or sets the type of the actual TraceListenerData type.
(Inherited from TraceListenerData.) |
|
ListenerDataTypeName |
Gets or sets the fully qualified name of the actual TraceListenerData type.
(Inherited from TraceListenerData.) |
|
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
MessagePriority |
Gets or sets the message priority.
|
|
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Properties |
This property supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Builds a EmailTraceListener based on an instance of EmailTraceListenerData. Gets the collection of properties.
(Overrides NameTypeConfigurationElementProperties().) |
|
QueuePath |
Gets or sets the message queue path.
|
|
Recoverable |
Gets or sets the recoverable value.
|
|
TimeToBeReceived |
Gets or sets the time to be received.
|
|
TimeToReachQueue |
Gets or sets the time to reach queue.
|
|
TraceOutputOptions |
Gets or sets the TraceOptions for the represented TraceListener.
(Inherited from TraceListenerData.) |
|
TransactionType |
Gets or sets the transaction type.
|
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
UseAuthentication |
Gets or sets the use authentication value.
|
|
UseDeadLetterQueue |
Gets or sets the use dead letter value.
|
|
UseEncryption |
Gets or sets the use encryption value.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration 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. |