Ping overview
Public Constructors
Public Properties
Container (Inherited from System.ComponentModel.Component) | Gets the IContainer that contains the Component. |
DoEvents |
Gets or sets a value that controls the processing of events during blocking method calls.
|
Editor |
In Visual Studio.NET, displays an interactive form to use to test real time protocol operations.
|
PingType |
Gets or sets whether the Ping sent is an ICMP packet, a UDP packet, or a TCP connection attempt.
|
Site (Inherited from System.ComponentModel.Component) | Gets or sets the ISite of the Component. |
SynchronizingObject | Set this object to automatically control thread marshalling between worker threads and the main UI thread. |
Tag |
Gets or sets an object reference that can be used to associate this instance with any other.
|
Timeout |
Specifies the maximum number of milliseconds to wait for responses to commands or time between data buffer transfers.
|
Public Methods
Abort | Abort the current ping operation. |
BeginSend | Overloaded.
Asynchronously determine if a host is reachable, specifying a TTL, sequence number, and additional data to send.
|
BeginSendIcmp | Overloaded.
Asynchronously determine if a host is reachable, specifying a TTL, sequence number, and additional data to send.
|
CreateObjRef (Inherited from System.MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose | Overloaded.
Releases all resources associated with the object.
|
GetLifetimeService (Inherited from System.MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
Send | Overloaded.
Determine if a host is reachable, specifying a TTL, sequence number, and additional data to send.
|
ToString (Inherited from System.ComponentModel.Component) | Returns a String containing the name of the Component, if any. This method should not be overridden. |
Public Events
Protected Properties
Protected Methods
See Also
Ping Class
| Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.