iControl.GlobalLBPool.Endset_qos_coefficient_vs_score C# (CSharp) Method

Endset_qos_coefficient_vs_score() public method

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