iControl.GlobalLBLink.Endset_weight_type C# (CSharp) Method

Endset_weight_type() public method

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