Silo.Shutdown Method

Definition

Gracefully stop the run time system and the application. All grains will be properly deactivated. All in-flight applications requests would be awaited and finished gracefully.

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

Applies to