Click or drag to resize
OperationResultTValue Property
The value of the key retrieved from Couchbase Server.

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T Value { get; }

Property Value

Type: T

Implements

IOperationResultTValue
See Also