DistributorEventLogger.LogServiceStopped Method
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Performs instrumentation for the stop event.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Instrumentation
Assembly: MsmqDistributor (in MsmqDistributor.exe)
Syntax
'Declaration
Public Sub LogServiceStopped
public void LogServiceStopped()
public:
void LogServiceStopped()
public function LogServiceStopped()
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Instrumentation Namespace