Table of Contents

Property KeepAlive

Namespace
Sisk.Cadente.CoreEngine
Assembly
Sisk.Cadente.CoreEngine.dll

KeepAlive

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

public override bool KeepAlive { get; set; }

Property Value

bool

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