iControl.LocalLBRateClass.Endset_queueing_method C# (CSharp) Method

Endset_queueing_method() public method

public Endset_queueing_method ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_queueing_method(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBRateClass