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

Endreset_sctp_statistics() public méthode

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