Handles the request to add a running failure general event handler.

If the handler sets to true the Handled property, the associated exception is not rethrown.

Namespace: Keystone.Clockwork.Engines
Assembly: Keystone.Clockwork (in Keystone.Clockwork.dll)

new public static void OnRunningFailure( 
Action<RunningFailureHandlerContext> Do 
)
This language is not supported or no code example is available.

Parameters

Do

Type: Action<RunningFailureHandlerContext>

The event handler.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono