Table of Contents

Property Content

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

Content

Gets or sets the HTTP response body contents.

public HttpContent? Content { get; set; }

Property Value

HttpContent?