LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectorTracingOptionsBuilder.EnableResultSetHeaderEvent method

Gets or sets a value indicating whether to enable the “time-to-first-read” event. Default is true to preserve existing behavior.

public MySqlConnectorTracingOptionsBuilder EnableResultSetHeaderEvent(bool enable = true)

See Also