| Dart.Sockets Namespace > Ping Class : Start Method |
| Overload | Description |
|---|---|
| Start(PingThreadStart,Object) | Starts a worker thread on which the specified delegate function executes. |
| Start(PingThreadStart,IPAddress,Type,Object) | Starts a worker thread on which the specified delegate function executes. |