[Missing <summary> documentation for "T:Couchbase.Core.Diagnostics.IOperationTimer"]
Namespace: Couchbase.Core.DiagnosticsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic interface IOperationTimer : IDisposable
public interface IOperationTimer : IDisposable
Public Interface IOperationTimer
Inherits IDisposable
Public Interface IOperationTimer
Inherits IDisposable
public interface class IOperationTimer : IDisposable
public interface class IOperationTimer : IDisposable
type IOperationTimer =
interface
interface IDisposable
end
type IOperationTimer =
interface
interface IDisposable
end
The IOperationTimer type exposes the following members.
Methods
| Name | Description |
---|
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Top
Properties
See Also