PowerTCP Emulation for .NET
Reset Method




Reinitializes the Option.State for a new connection.
Syntax
Public Sub Reset() 
Dim instance As Option
 
instance.Reset()
public void Reset()
public: void Reset(); 
public:
void Reset(); 
Remarks

This method causes the State property of the Option object to revert back to its original state. If the Option.State was OptionState.RequestOff, it is set to OptionState.Off.

See Also

Reference

Option Class
Option Members


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic