IOperationTimer InterfaceCouchbase .NET SDK 2.0

[Missing <summary> documentation for "T:Couchbase.Core.Diagnostics.IOperationTimer"]

Namespace: Couchbase.Core.Diagnostics
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public interface IOperationTimer : IDisposable

The IOperationTimer type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
Properties
  NameDescription
Public propertyStore
Top
See Also