Click or drag to resize
Akka.NETLocalPNCounterAddition Operator
Overload List
  NameDescription
Public operatorStatic memberAddition(LocalPNCounter, BigInteger)
Increments value of the underlying PNCounter by provided delta in current cluster node context.
Public operatorStatic memberAddition(LocalPNCounter, UInt64)
Increments value of the underlying PNCounter by provided delta in current cluster node context.
Top
See Also