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