Click or drag to resize

WebQueryConnection KeepAlive Property

Gets or sets the value indicating whether the connection should keep alive.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override bool KeepAlive { get; set; }

Property Value

Type: Boolean
See Also