![]() | LocalGCounter Operators and Type Conversions |
The LocalGCounter type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Addition(LocalGCounter, BigInteger) |
Increments current GCounter value by provided delta in current cluster node context.
|
![]() ![]() | Addition(LocalGCounter, UInt64) |
Increments current GCounter value by provided delta in current cluster node context.
|
![]() ![]() | (LocalGCounter to GCounter) |
Performs an implicit conversion from LocalGCounter to GCounter.
|
![]() ![]() | Increment |
Increments current GCounter value by 1 in current cluster node context.
|