PSHost.NotifyEndApplication Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the engine to notify the host that the execution of a legacy command has completed.
public:
abstract void NotifyEndApplication();
public:
abstract void NotifyEndApplication();
abstract void NotifyEndApplication();
public abstract void NotifyEndApplication ();
abstract member NotifyEndApplication : unit -> unit
Public MustOverride Sub NotifyEndApplication ()