![]() |
Zeebe C# Client 2.10.0
C# Client to communicate with an Zeebe Gateway
|
Public Member Functions | |
| IJobWorkerBuilderStep2 | JobType (string type) |
| Set the type of jobs to work on. | |
| IJobWorkerBuilderStep2 Zeebe.Client.Api.Worker.IJobWorkerBuilderStep1.JobType | ( | string | type | ) |
Set the type of jobs to work on.
| type | the type of jobs (e.g. "payment"). |