iControl.SystemStatistics.Endreset_fasthttp_statistics C# (CSharp) Method

Endreset_fasthttp_statistics() public method

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