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

Endreset_oneconnect_statistics() public méthode

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