Click or drag to resize

LogLoggingContext Class

[Missing <summary> documentation for "T:Casewhere.Infrastructure.Logging.Log.LoggingContext"]

Inheritance Hierarchy
SystemObject
  Casewhere.Infrastructure.LoggingLogLoggingContext

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 class LoggingContext : IDisposable

The LogLoggingContext type exposes the following members.

Constructors
 NameDescription
Public methodLogLoggingContextInitializes a new instance of the LogLoggingContext class
Top
Properties
 NameDescription
Public propertyElapsed 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the LogLoggingContext
Top
See Also