ByteRange.HasEnd property

Whether or not the byte range has a definite end.

public bool HasEnd { get; }

See Also