Click or drag to resize

HttpLogicExceptionCode Property

Gets the code indicating what went wrong

Namespace:  Couchbase.Lite.Sync
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
public HttpLogicError Code { get; }

Property Value

Type: HttpLogicError
See Also