Share via


RouterWorker.State Property

Definition

Current state of a worker.

public Azure.Communication.JobRouter.RouterWorkerState? State { get; }
member this.State : Nullable<Azure.Communication.JobRouter.RouterWorkerState>
Public ReadOnly Property State As Nullable(Of RouterWorkerState)

Property Value

Applies to