Aspose::Cells::ExternalConnections::ExternalConnection::SetKeepAlive method

ExternalConnection::SetKeepAlive method

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.

void Aspose::Cells::ExternalConnections::ExternalConnection::SetKeepAlive(bool value)

See Also