Table of Contents

Property KeepAlive

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

KeepAlive

Gets or sets whether the client should mantain an persistent connection with the HTTP server.

public bool KeepAlive { get; set; }

Property Value

bool