IOperationResult<T>.Message Property Couchbase .NET SDK 2.0
If Success is false, the reasom why the operation failed.

Namespace: Couchbase.IO.Operations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
string Message { get; }

Property Value

Type: String
See Also