Udostępnij za pośrednictwem


InitialOffsetOptions.EnqueuedTimeUtc Property

Definition

Gets or sets the time that events should be processed after. Any parsable format is accepted. Only applies when the Type is FromEnqueuedTime.

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

Property Value

Applies to