PSHost.NotifyEndApplication Method

Definition

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 ()

Applies to

See also