System.Net.NetworkInformation.Ping.OnPingCompleted C# (CSharp) 메소드

OnPingCompleted() 보호된 메소드

protected OnPingCompleted ( System e ) : void
e System
리턴 void
        protected void OnPingCompleted(System.Net.NetworkInformation.PingCompletedEventArgs e) { }
        public PingReply Send(string hostNameOrAddress) { throw null; }