Dart.Emulation Namespace > Telnet Class : Refresh Method |
Public Sub Refresh()
Dim instance As Telnet instance.Refresh()
public void Refresh()
public: void Refresh();
public: void Refresh();
This method performs option negotiation for any non-negotiated option. Requests for all options set to OptionState.RequestOff or OptionState.RequestOn are sent to the server. The Telnet component automatically executes this method when performing option negotiation.