iControl.GlobalLBPoolV2.Endset_qos_coefficient_hops C# (CSharp) Method

Endset_qos_coefficient_hops() public method

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