Click or drag to resize

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.12.0
Syntax
void Reset()
See Also