iControl.LocalLBRateClass.Endset_queueing_method_bucket_count C# (CSharp) Méthode

Endset_queueing_method_bucket_count() public méthode

public Endset_queueing_method_bucket_count ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_queueing_method_bucket_count(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBRateClass