Click or drag to resize

CouchbaseWebsocketExceptionError Property

Gets the error as a CouchbaseLiteError

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
public CouchbaseLiteError Error { get; }

Property Value

Type: CouchbaseLiteError
See Also