iControl.SystemStatistics.Endreset_pem_gx_statistics C# (CSharp) Method

Endreset_pem_gx_statistics() public method

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