DistributorService Class
This type supports the Data Access Instrumentation infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor
Assembly: MsmqDistributor (in MsmqDistributor.exe)
Syntax
'Declaration
Public Class DistributorService _
Inherits ServiceBase
public class DistributorService : ServiceBase
public ref class DistributorService : public ServiceBase
public class DistributorService extends ServiceBase
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.ServiceProcess.ServiceBase
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.DistributorService
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace