DbConnectorSettings.WhenDisposed property

Called when the connector is disposed.

public Action? WhenDisposed { get; set; }

See Also