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