'Declaration
Property AsyncRefreshQueueLength As System.Integer
'Usage
Dim instance As INAjaxControl Dim value As System.Integer instance.AsyncRefreshQueueLength = value value = instance.AsyncRefreshQueueLength
System.int AsyncRefreshQueueLength {get; set;}