Dispose Method

Dispose terminates the active session and disposes of the Logging Library instance. This method is applicable to all .NET classes which implement the IDisposable interface.

public void Dispose()