|   | IIndependentAdapterManagerConfigurationReloadWaitTimeout Property | 
        
        
            Gets or sets the wait timeout, in milliseconds, that system wait for system configuration reload to complete.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxint ConfigurationReloadWaitTimeout { get; set; }Property ConfigurationReloadWaitTimeout As Integer
	Get
	Set
property int ConfigurationReloadWaitTimeout {
	int get ();
	void set (int value);
}abstract ConfigurationReloadWaitTimeout : int with get, set
function get_ConfigurationReloadWaitTimeout();
function set_ConfigurationReloadWaitTimeout(value);
Property Value
Int32 See Also
See Also