| IPNCounterReset Method |
Resets the observed state by this PN counter.
This method may be used after a method invocation has thrown a
ConsistencyLostException
to reset the proxy and to be able to start a new session.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax abstract Reset : unit -> unit
See Also