OperationResult Message Property Couchbase .NET SDK 2.1.0 Documentation
If Success is false, the reason why the operation failed.

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public string Message { get; }

Property Value

Type: String

Implements

IResult Message
See Also