IJsonSerializerCurrentToken Property |
Gets the current token when parsing in streaming mode
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax JsonToken CurrentToken { get; }
Property Value
Type:
JsonTokenSee Also