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
SyntaxJsonToken CurrentToken { get; }
Property Value
Type:
JsonToken
See Also