Click or drag to resize

StatusToString Method

Returns a String that represents the current Status.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents the current Status.
See Also