iControl.LocalLBPool.Endset_member_priority C# (CSharp) Method

Endset_member_priority() public method

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