FileResult.EnableRangeProcessing Property

Definition

Gets or sets the value that enables range processing for the FileResult.

public:
 property bool EnableRangeProcessing { bool get(); void set(bool value); };
public bool EnableRangeProcessing { get; set; }
member this.EnableRangeProcessing : bool with get, set
Public Property EnableRangeProcessing As Boolean

Property Value

Applies to