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

Public Member Functions

IJobWorkerBuilderStep2 JobType (string type)
 Set the type of jobs to work on. More...
 

Member Function Documentation

◆ JobType()

IJobWorkerBuilderStep2 Zeebe.Client.Api.Worker.IJobWorkerBuilderStep1.JobType ( string  type)

Set the type of jobs to work on.

Parameters
typethe type of jobs (e.g. "payment")
Returns
the builder for this worker

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