iControl.GlobalLBPool.Endset_member_limit C# (CSharp) Method

Endset_member_limit() public method

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