iControl.GlobalLBProberPool.Endreset_member_statistics C# (CSharp) Method

Endreset_member_statistics() public method

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