MsmqListener Class
Represents the message queue polling timer. Uses an MsmqLogDistributor to check for new log messages each timer interval.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor
Assembly: MsmqDistributor (in MsmqDistributor.exe)
Syntax
'Declaration
Public Class MsmqListener
public class MsmqListener
public ref class MsmqListener
public class MsmqListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.MsmqListener
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace