Mono Class Library: MySql.Data.MySqlClient.MySqlConnectionStringBuilder Overview | Members

MySql.Data.MySqlClient.MySqlConnectionStringBuilder.ConnectionReset Property

Gets or sets a boolean value indicating if the connection should be reset when retrieved from the pool. [Edit]

[System.ComponentModel.Category("Pooling")]
[System.ComponentModel.DefaultValue(true)]
[System.ComponentModel.Description("When true, indicates the connection state is reset when removed from the pool.")]
[System.ComponentModel.DisplayName("Connection Reset")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public bool ConnectionReset { set; get; }

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll)
Assembly Versions: 6.1.3.0