PowerTCP Telnet for .NET
State Property (TcpBase)




Syntax
Public ReadOnly Property State As ConnectionState
Dim instance As TcpBase
Dim value As ConnectionState
 
value = instance.State
public ConnectionState State {get;}
public: __property ConnectionState get_State();
public:
property ConnectionState State {
   ConnectionState get();
}
See Also

Reference

TcpBase Class
TcpBase Members


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