'Declaration
Property AsyncAdaptiveRefreshIntervalFactor As System.Single
'Usage
Dim instance As INAjaxControl Dim value As System.Single instance.AsyncAdaptiveRefreshIntervalFactor = value value = instance.AsyncAdaptiveRefreshIntervalFactor
System.float AsyncAdaptiveRefreshIntervalFactor {get; set;}