Click or drag to resize

LogLoggingContextDispose Method

Releases all resources used by the LogLoggingContext

Namespace: Casewhere.Infrastructure.Logging
Assembly: Casewhere.Infrastructure.Logging (in Casewhere.Infrastructure.Logging.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also