CropCollectionFeatureOptions.TimeLimit Property

Definition

Return after N seconds to avoid long requests (defaults to 5).

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

Property Value

Applies to