| ComponentSpace DNS Class Library Reference |
|
DnsClient.Dispose Method
Dispose of the DnsClient and the underlying socket object.
[Visual Basic]
NotOverridable Public Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
DnsClient Class | ComponentSpace.Dns Namespace