[ConnectionStringParameterAttribute]
[DefaultValueAttribute(2)]
public virtual int ConfigurationReloadWaitAttempts { get; set; }<ConnectionStringParameterAttribute>
<DefaultValueAttribute(2)>
Public Overridable Property ConfigurationReloadWaitAttempts As Integer
Get
Setpublic:
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(2)]
virtual property int ConfigurationReloadWaitAttempts {
int get ();
void set (int value);
}function get_ConfigurationReloadWaitAttempts();
function set_ConfigurationReloadWaitAttempts(value);