ILogger.Shutdown Method

Definition

Called by the build engine to allow loggers to release any resources they may have allocated at initialization time, or during the build.

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

Applies to