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

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

FetchVariables(IList< string > fetchVariables)Zeebe.Client.Api.Commands.ICreateProcessInstanceWithResultCommandStep1
FetchVariables(params string[] fetchVariables)Zeebe.Client.Api.Commands.ICreateProcessInstanceWithResultCommandStep1
SendWithRetry(TimeSpan? timeout=null, CancellationToken token=default)Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IProcessInstanceResult >