The GXPing component determines methods, with which GXPing component detects, if a remote
computer is reachable.
A successful Ping indicates only that the remote host can be reached on the network.
Note: The presence and configuration of proxies, Pingwork address translation (NAT) equipment, or firewalls may prevent pinging.
A successful Ping indicates only that the remote host can be reached on the network.
Note: The presence and configuration of proxies, Pingwork address translation (NAT) equipment, or firewalls may prevent pinging.
| All Members | Constructors | Methods | Properties | Events | |
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
GXPing()()() |
Initializes a new instance of the GXPing class
|
|
|
AboutBox()()() |
Displays the copyright of the control, user license, and version information, in a dialog box.
|
|
|
Average |
Retrieves the average ping time, in ms.
|
|
|
CanRaiseEvents |
Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
|
|
Close()()() |
Closes existing ping.
|
|
|
Container |
Gets the IContainer that contains the Component. (Inherited from Component.) |
|
|
Count |
Determines how many times the host is pinged.
If set to zero, the host is pinged endlessly.
If set to > 1, the host is pinged asynchronously.
If set to 1, the host is pinged synchronously.
|
|
|
CreateObjRef(Type) |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
|
|
Delay |
Determines the interval between sent pings, in ms.
|
|
|
DesignMode |
Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
|
|
Dispose()()() |
Releases all resources used by the Component. (Inherited from Component.) |
|
|
Dispose(Boolean) |
Releases the unmanaged resources used by the Component and optionally releases the managed resources. (Inherited from Component.) |
|
|
Disposed |
Occurs when the component is disposed by a call to the Dispose()()() method. (Inherited from Component.) |
|
|
Equals(Object) |
Determines whether two objects are equal.
(Overrides Object.Equals(Object).) |
|
|
Events |
Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
|
|
Finalize()()() |
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) |
|
|
GetHashCode()()() |
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()().) |
|
|
GetLifetimeService()()() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
|
|
GetOcx()()() |
Retrieves a reference to the underlying ActiveX control.
|
|
|
GetService(Type) |
(Inherited from Component.) |
|
|
GetSettings()()() |
Gets Media settings as a XML string.
|
|
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
HostName |
Determines the name of the host that is pinged.
|
|
|
InitializeLifetimeService()()() |
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
|
|
IsPinging |
Checks if pinging is in progress.
|
|
|
Lost |
Returns the count of lost packets.
|
|
|
Max |
Returns the maximum ping time in ms.
|
|
|
MemberwiseClone(Boolean) |
Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
|
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
Min |
Returns the minimum ping time in ms.
|
|
|
OnError |
Errors that occur after the connection is established, are sent through this method.
|
|
|
OnMediaStateChange |
Media component sends notification, when its state changes.
|
|
|
OnPing |
Statisctics of the last occured ping.
|
|
|
Ping()()() |
Starts to ping the selected host.
|
|
|
Properties(IWin32Window) |
Shows the Ping properties dialog.
|
|
|
ResetStatistic()()() |
Resets ping statistics.
|
|
|
Sent |
Sent packets count.
|
|
|
SetSettings(String) |
Sets Media settings as a XML string.
|
|
|
Site |
(Inherited from Component.) |
|
|
Timeout |
Retrieves or sets, how long the ping is waited for.
|
|
|
ToString()()() |
Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from Component.) |
| Object | |||
|
|
MarshalByRefObject | ||
|
|
Component | ||
|
|
GXPing | ||
Assembly: Gurux.Ping (Module: Gurux.Ping) Version: 5.0.0.1