Table of Contents

Property ContentLength

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

ContentLength

Gets the content length in bytes count.

public int ContentLength { get; }

Property Value

int

Remarks

The value can be negative if the content length is unknown.