DistributorEventLogger Members
Include Protected Members
Include Inherited Members
The DistributorEventLogger type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DistributorEventLogger | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() |
AddMessage |
Add a message to the additional information name value collection.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
LogServiceFailure |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for a failure.
|
![]() |
LogServicePaused |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for the pause event.
|
![]() |
LogServiceResumed |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for the resume event.
|
![]() |
LogServiceStarted |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for the start event.
|
![]() |
LogServiceStopped |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for the stop event.
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
EventSource |
Name of the Windows service.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Instrumentation Namespace