iControl.GlobalLBLink.Endremove_all_cost_segments C# (CSharp) Méthode

Endremove_all_cost_segments() public méthode

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