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