iControl.SystemHAGroup.Endset_trunk_weight C# (CSharp) Method

Endset_trunk_weight() public method

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