iControl.GlobalLBPool.Endset_qos_coefficient_topology C# (CSharp) Method

Endset_qos_coefficient_topology() public method

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