MsmqListener Members
Include Protected Members
Include Inherited Members
The MsmqListener type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MsmqListener |
Initialize a new instance of the MsmqListener.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetMsmqLogDistributor | ||
StartListener |
Start the queue listener and begin polling the message queue.
|
|
StopListener |
Attempt to stop the queue listener and discontinue polling the message queue.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
QueueListenerRetries |
Properties
Name | Description | |
---|---|---|
QueueTimerInterval |
Polling interval to check for new log messages.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace