FileLogger.Shutdown Method

Definition

Stops the logger, releases all resources, and closes the file to which the logger was writing.

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

Applies to