DocumentResult T  Message Property Couchbase .NET SDK 2.0
If the Success is false, a message indicating the reason why

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

Property Value

Type: String

Implements

IResult Message
See Also