ExServiceBase.OnShutdown Method
This member overrides ServiceBase.OnShutdown().
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Protected Overrides NotOverridable Sub OnShutdown
'Usage
Me.OnShutdown()
protected override sealed void OnShutdown()