Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Raises the Stop event.
Namespace: Microsoft.MasterDataServices.Workflow
Assembly: Microsoft.MasterDataServices.Workflow (in Microsoft.MasterDataServices.Workflow.dll)
Syntax
'Declaration
Protected Overrides Sub OnStop
'Usage
Me.OnStop()
protected override void OnStop()
protected:
virtual void OnStop() override
abstract OnStop : unit -> unit
override OnStop : unit -> unit
protected override function OnStop()