![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | ClientNetworkConfigIsRedoOperation Method |
Specifies whether the redo operations are enabled or not.
Namespace:
Hazelcast.Config
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntaxpublic virtual bool IsRedoOperation()
Public Overridable Function IsRedoOperation As Boolean
public:
virtual bool IsRedoOperation()
abstract IsRedoOperation : unit -> bool
override IsRedoOperation : unit -> bool
Return Value
Type:
Boolean
See Also