Engine.Shutdown Method

Definition

Called when the host is finished with this build engine. It unregisters loggers and shuts down nodes.

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

Applies to