Interface IFailureHandler
Failure handler interface.
Only predefined implementations are supported: NoOpFailureHandler, StopNodeFailureHandler, StopNodeOrHaltFailureHandler.Namespace: Apache.Ignite.Core.Failure
Assembly: Apache.Ignite.Core.dll
Syntax
[SuppressMessage("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")]
public interface IFailureHandler