Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IFailJobCommandStep2 Member List

This is the complete list of members for Zeebe.Client.Api.Commands.IFailJobCommandStep2, including all inherited members.

ErrorMessage(string errorMsg)Zeebe.Client.Api.Commands.IFailJobCommandStep2
RetryBackOff(TimeSpan retryBackOff)Zeebe.Client.Api.Commands.IFailJobCommandStep2
SendWithRetry(TimeSpan? timeout=null, CancellationToken token=default)Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IFailJobResponse >