iControl.LocalLBRateClass.Endset_shaping_policy_description C# (CSharp) Method

Endset_shaping_policy_description() public method

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