Table of Contents

Property ContentLength64

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

ContentLength64

Gets the content length of the request.

public abstract long ContentLength64 { get; }

Property Value

long

The content length of the request.