Share via


RouterWorker.AvailableForOffers Property

Definition

A flag indicating whether this worker is open to receive offers or not.

public bool? AvailableForOffers { get; set; }
member this.AvailableForOffers : Nullable<bool> with get, set
Public Property AvailableForOffers As Nullable(Of Boolean)

Property Value

Applies to