Table of Contents

Property KeepAlive

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

KeepAlive

Gets or sets a value indicating whether the connection should be kept alive.

public abstract bool KeepAlive { get; set; }

Property Value

bool

true if the connection should be kept alive; otherwise, false.