Partilhar via


DistributorEventLogger.LogServiceStarted Method

This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for the start event.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Instrumentation
Assembly:  MsmqDistributor (in MsmqDistributor.exe)

Syntax

'Declaration
Public Sub LogServiceStarted
public void LogServiceStarted()
public:
void LogServiceStarted()
public function LogServiceStarted()

See Also

DistributorEventLogger Class

Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Instrumentation Namespace