Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
HttpLogicException Class
HttpLogicException Properties
Code Property
HttpLogicException
Code 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#
Copy
public
HttpLogicError
Code
{
get
; }
Property Value
Type:
HttpLogicError
See Also
Reference
HttpLogicException Class
Couchbase.Lite.Sync Namespace