IResult.Message Property Couchbase .NET SDK 2.0
If the operation wasn't succesful, a message indicating why it was not succesful.

Namespace: Couchbase
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