Represents the method that will handle the Ping.PingCompleted event of a System.Net.NetworkInformation.Ping object.
- sender
- Documentation for this section has not yet been entered.
- e
- Documentation for this section has not yet been entered.
User data that is specified in a erload:System.Net.NetworkInformation.Ping.SendAsync call is available to the method invoked by this delegate in the System.ComponentModel.AsyncCompletedEventArgs.UserState property.