Table of Contents

Property ContentLength64

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

ContentLength64

Gets or sets the content length of the response.

public abstract long ContentLength64 { get; set; }

Property Value

long

The content length of the response.