Ping
Ping()
Dispose()
Dispose(Boolean)
OnPingCompleted(PingCompletedEventArgs)
Send(IPAddress)
Send(String)
Send(IPAddress, Int32)
Send(String, Int32)
Send(IPAddress, Int32, Byte[])
Send(String, Int32, Byte[])
Send(IPAddress, Int32, Byte[], PingOptions)
Send(IPAddress, TimeSpan, Byte[], PingOptions)
Send(String, Int32, Byte[], PingOptions)
Send(String, TimeSpan, Byte[], PingOptions)
SendAsync(IPAddress, Object)
SendAsync(String, Object)
SendAsync(IPAddress, Int32, Object)
SendAsync(String, Int32, Object)
SendAsync(IPAddress, Int32, Byte[], Object)
SendAsync(String, Int32, Byte[], Object)
SendAsync(IPAddress, Int32, Byte[], PingOptions, Object)
SendAsync(String, Int32, Byte[], PingOptions, Object)
SendAsyncCancel()
SendPingAsync(IPAddress)
SendPingAsync(String)
SendPingAsync(IPAddress, Int32)
SendPingAsync(String, Int32)
SendPingAsync(IPAddress, Int32, Byte[])
SendPingAsync(String, Int32, Byte[])
SendPingAsync(IPAddress, Int32, Byte[], PingOptions)
SendPingAsync(String, Int32, Byte[], PingOptions)
SendPingAsync(IPAddress, TimeSpan, Byte[], PingOptions, CancellationToken)
SendPingAsync(String, TimeSpan, Byte[], PingOptions, CancellationToken)
PingCompleted
xamarinios
namespace System.Net.NetworkInformation
{
public class Ping : Component, IDisposable
}
| NetFx Compat Lab | 13.4 % Reference this API |
|---|---|
| nuget.org | 0.3 % Reference this API 0.0 % Derive from this class or interface |
| Upgrade Planner | 0.2 % Reference this API |
| Design Reviews |
|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 1.01.12.02.12.23.03.1 |
| .NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 1.31.41.51.62.02.1 |
Information specific to xamarinios | |
| Assembly | System , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API