Table of Contents

Property IsContentAvailable

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

IsContentAvailable

Gets a boolean indicating whether this request has body contents and whether it has already been read into memory by the server.

public bool IsContentAvailable { get; }

Property Value

bool