IOperationTimer.Store Property Couchbase .NET SDK 2.0

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

Namespace: Couchbase.Core.Diagnostics
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
ITimingStore Store { get; set; }

Property Value

Type: ITimingStore
See Also