iControl.GlobalLBProberPool.Endreset_member_statistics C# (CSharp) Méthode

Endreset_member_statistics() public méthode

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