DbConnectorSettings.NoDispose property

If true, does not dispose the connection when the connector is disposed.

public bool NoDispose { get; set; }

See Also