Table of Contents

Property ContentRange

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

ContentRange

Gets or sets the value of the HTTP Content-Range header.

Indicates the size of the response body in bytes, allowing the client to know how much data to expect.

public string? ContentRange { get; set; }

Property Value

string