iControl.SystemStatistics.reset_tftp_statistics C# (CSharp) Method

reset_tftp_statistics() private method

private reset_tftp_statistics ( ) : void
return void
        public void reset_tftp_statistics(

	)
        {
            this.Invoke("reset_tftp_statistics", new object [0]);
        }
SystemStatistics