Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace
Classes
Class | Description | |
---|---|---|
DistributorService | This type supports the Data Access Instrumentation infrastructure and is not intended to be used directly from your code. |
|
MsmqListener |
Represents the message queue polling timer. Uses an MsmqLogDistributor to check for new log messages each timer interval.
|
|
MsmqLogDistributor |
Receive new log messages from MSMQ and distribute each log entry.
|
|
ProjectInstaller | This type supports the Data Access Instrumentation infrastructure and is not intended to be used directly from your code. |
Enumerations
Enumeration | Description | |
---|---|---|
ServiceStatus |
The Service status enum (as byte) This status is used to flag the service it should be shut down or not.
|