iControl.SystemStatistics.Endreset_spdy_statistics C# (CSharp) Méthode

Endreset_spdy_statistics() public méthode

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