|   | IIndependentAdapterManagerConfigurationReloadWaitAttempts Property | 
        
        
            Gets or sets the total number of attempts to wait for system configuration reloads when waiting for configuration updates to be available.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxint ConfigurationReloadWaitAttempts { get; set; }Property ConfigurationReloadWaitAttempts As Integer
	Get
	Set
property int ConfigurationReloadWaitAttempts {
	int get ();
	void set (int value);
}abstract ConfigurationReloadWaitAttempts : int with get, set
function get_ConfigurationReloadWaitAttempts();
function set_ConfigurationReloadWaitAttempts(value);
Property Value
Int32 See Also
See Also