iControl.SystemStatistics.reset_udp_statistics C# (CSharp) Method

reset_udp_statistics() private method

private reset_udp_statistics ( ) : void
return void
        public void reset_udp_statistics(

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