Compartilhar via


OrchestrationMetadata.CreatedAt Property

Definition

Gets the orchestration instance's creation time in UTC.

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

Property Value

The orchestration instance's creation time in UTC.

Applies to