Partilhar via


DistributorEventLogger.LogServicePaused Method

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

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

Syntax

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

See Also

DistributorEventLogger Class

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