Ditto 4.8.0-rc.2
Loading...
Searching...
No Matches
DittoSDK.DittoCounter Class Reference

Represents a CRDT counter that can be upserted as part of a document or assigned to a property during an update of a document. More...

Inheritance diagram for DittoSDK.DittoCounter:
DittoSDK.DittoMutableCounter

Public Member Functions

 DittoCounter (double value)
 

Properties

double Value [get, set]
 Gets the value of the counter.
 

Detailed Description

Represents a CRDT counter that can be upserted as part of a document or assigned to a property during an update of a document.