AppenderDispose Method

Releases the unmanaged resources used by the Appender.

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also