| ClientNetworkConfigIsRedoOperation Method |
Specifies whether the redo operations are enabled or not.
Namespace:
Hazelcast.Config
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax public virtual bool IsRedoOperation()
Public Overridable Function IsRedoOperation As Boolean
public:
virtual bool IsRedoOperation()
abstract IsRedoOperation : unit -> bool
override IsRedoOperation : unit -> bool
Return Value
Type:
BooleanSee Also