ExternalConnection.KeepAlive

ExternalConnection.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.

public bool KeepAlive { get; set; }

See Also