Reset Method
Resets the component, stopping all pending requests and refreshing network information.
Syntax
[VB.NET] Public Sub Reset()
[C#] public void Reset();
Remarks
This method resets the component, stopping all pending requests and refreshing network information. If the network configuration has changed, call this method to retrieve the latest information.