Table of Contents

Property IsContentAvailable

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

IsContentAvailable

Gets a boolean indicating whether the body content of this request has been processed by the server.

public bool IsContentAvailable { get; }

Property Value

bool