PowerTCP Telnet for .NET
ServerOptions Property




Syntax
Public ReadOnly Property ServerOptions As OptionCollection
Dim instance As Telnet
Dim value As OptionCollection
 
value = instance.ServerOptions
public OptionCollection ServerOptions {get;}
public: __property OptionCollection* get_ServerOptions();
public:
property OptionCollection^ ServerOptions {
   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