Udostępnij za pośrednictwem


JobRecurrence.Count Property

Definition

Optional. Count of occurrences that will execute. Optional. Default will recur infinitely

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

Property Value

Applies to