Table of Contents

TDataConnection.KeepAlive Property

True when the spreadsheet application should make efforts to keep the connection open.When false, the application should close the connection after retrieving the information.

Syntax

Namespace: FlexCel.Core

public Boolean KeepAlive { get; set; }

See also