Skip to main content

Interface: IRecordWorkerHeartbeatRequest

workflowservice.v1.IRecordWorkerHeartbeatRequest

Properties of a RecordWorkerHeartbeatRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.

Inherited from

$Properties.identity


namespace

Optional namespace: null | string

Namespace this worker belongs to.

Inherited from

$Properties.namespace


resourceId

Optional resourceId: null | string

Resource ID for routing. Contains the worker grouping key.

Inherited from

$Properties.resourceId


workerHeartbeat

Optional workerHeartbeat: null | $Properties[]

RecordWorkerHeartbeatRequest workerHeartbeat

Inherited from

$Properties.workerHeartbeat