Edit

Share via


Activity.Delay Property

Definition

Gets or sets the TimeSpan to wait before running the activity.

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

Property Value

Applies to