Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
|
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 > |