Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IActivateJobsCommandStep2 Interface Reference

Public Member Functions

IActivateJobsCommandStep3 MaxJobsToActivate (int maxJobsToActivate)
 Set the maximum of jobs to activate. If less jobs are available for activation the command will return a list with fewer jobs. More...
 

Member Function Documentation

◆ MaxJobsToActivate()

IActivateJobsCommandStep3 Zeebe.Client.Api.Commands.IActivateJobsCommandStep2.MaxJobsToActivate ( int  maxJobsToActivate)

Set the maximum of jobs to activate. If less jobs are available for activation the command will return a list with fewer jobs.

Parameters
maxJobsToActivatethe maximal number of jobs to activate
Returns
the builder for this command

The documentation for this interface was generated from the following file: