IProcessHost.Shutdown Method

Definition

Sends a request to terminate all applications in an application domain.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void Shutdown();
public void Shutdown ();
abstract member Shutdown : unit -> unit
Public Sub Shutdown ()

Applies to