| Dart.Sockets Namespace > Dns Class : Start Method |
| Overload | Description |
|---|---|
| Start(DnsThreadStart,Object) | Starts a worker thread on which the specified delegate method executes. |
| Start(DnsThreadStart,IPEndPoint,Object) | Starts a worker thread on which the specified delegate method executes. |