Share via


CloseJobOptions.CloseAt Property

Definition

If not provided, worker capacity is released immediately along with a JobClosedEvent notification. If provided, worker capacity is released along with a JobClosedEvent notification at a future time in UTC.

public DateTimeOffset CloseAt { get; set; }
member this.CloseAt : DateTimeOffset with get, set
Public Property CloseAt As DateTimeOffset

Property Value

Applies to