FileResponseElement.Offset Property

Definition

Gets the position in the file where the data from a FileResponseElement instance starts.

C#
public long Offset { get; }

Property Value

The starting point of the data in the file.

Remarks

If the complete output-cache response is contained in a single file, a provider initializes the FileResponseElement class by using an offset of zero, If the complete output cache response is contained in only part of a file, a provider initializes the FileResponseElement class by using the offset in the file where the output cache response starts.

Applies to

Proizvod Verzije
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1