Share via


MsmqLogDistributor Members

Include Protected Members
Include Inherited Members

The MsmqLogDistributor type exposes the following members.

Constructors

  Name Description
Ff664599.pubmethod(en-us,PandP.50).gif MsmqLogDistributor
Setup the queue and the formatter of the messages.

Methods

  Name Description
Ff664599.pubmethod(en-us,PandP.50).gif CheckForMessages
Start receiving the message(s) from the queue. The messages will be taken from the queue until the queue is empty. This method is triggered every x seconds. (x is defined in application configuration file)
Ff664599.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff664599.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff664599.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff664599.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff664599.protmethod(en-us,PandP.50).gif LogMessageQueueException
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
Ff664599.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff664599.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff664599.pubproperty(en-us,PandP.50).gif IsCompleted
Read-only property to check if the synchronous receive is completed.
Ff664599.pubproperty(en-us,PandP.50).gif StopReceiving
Instructs the listener to stop receiving messages.

See Also

MsmqLogDistributor Class

Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace