iControl.SystemStatistics.Endreset_authentication_statistics C# (CSharp) Method

Endreset_authentication_statistics() public method

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