iControl.LocalLBProfileFastHttp.Endreset_statistics C# (CSharp) Méthode

Endreset_statistics() public méthode

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