SocketTools .NET Edition

DnsClient.Reset Method 

Reset the internal state of the component.

[Visual Basic]
Public Sub Reset()
[C#]
public void Reset();

Remarks

The Reset method resets the internal state of the component and restores property values to their defaults.

See Also

DnsClient Class | SocketTools Namespace