PowerTCP Telnet for .NET
ClientOptions Property




Syntax
Public ReadOnly Property ClientOptions As OptionCollection
Dim instance As Telnet
Dim value As OptionCollection
 
value = instance.ClientOptions
public OptionCollection ClientOptions {get;}
public: __property OptionCollection* get_ClientOptions();
public:
property OptionCollection^ ClientOptions {
   OptionCollection^ get();
}
See Also

Reference

Telnet Class
Telnet Members


PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic