iControl.GlobalLBLink.Endadd_cost_segment C# (CSharp) Method

Endadd_cost_segment() public method

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