AppManagerAppDomainFactory.Stop Method

Definition

Stops all application domains associated with this application manager.

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

public:
 virtual void Stop();
public void Stop ();
abstract member Stop : unit -> unit
override this.Stop : unit -> unit
Public Sub Stop ()

Implements

Applies to