Function PingWithoutRaw(sAddress As String) As Boolean
Attempts to Ping the given address. Data is returned via the control properties or from the OnPing event. sAddress Address to ping. Syntax [PingWizard].Ping("yahoo.com")
Attempts to Ping the given address. Data is returned via the control properties or from the OnPing event.
Syntax [PingWizard].Ping("yahoo.com")