iControl.GlobalLBLink.Endremove_all_cost_segments C# (CSharp) Method

Endremove_all_cost_segments() public method

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