iControl.LocalLBRateClass.Endset_drop_policy_weight C# (CSharp) Method

Endset_drop_policy_weight() public method

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