iControl.LocalLBRateClass.Endcreate_queueing_method C# (CSharp) Метод

Endcreate_queueing_method() публичный Метод

public Endcreate_queueing_method ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endcreate_queueing_method(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBRateClass