OpenNETCF Smart Device Framework 2.2
Allows an application to determine whether a remote computer is accessible over the network.
Namespace:
OpenNETCF.Net.NetworkInformationAssembly: OpenNETCF.Net (in OpenNETCF.Net)
Version: 2.2.0.0
Syntax
| C# |
|---|
public class Ping : Component, IDisposable |
| Visual Basic (Declaration) |
|---|
Public Class Ping _ Inherits Component _ Implements IDisposable |
| Visual Basic (Usage) |
|---|
Dim instance As Ping |
| Visual C++ |
|---|
public ref class Ping : public Component, IDisposable |
| J# |
|---|
public class Ping extends Component implements IDisposable |
| JScript |
|---|
public class Ping extends Component implements IDisposable |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
OpenNETCF.Net.NetworkInformation..::.Ping
System..::.MarshalByRefObject
System.ComponentModel..::.Component
OpenNETCF.Net.NetworkInformation..::.Ping