PowerTCP Telnet for .NET
Socket Property




Syntax
Public ReadOnly Property Socket As Socket
Dim instance As SocketBase
Dim value As Socket
 
value = instance.Socket
public Socket Socket {get;}
public: __property Socket* get_Socket();
public:
property Socket^ Socket {
   Socket^ get();
}
See Also

Reference

SocketBase Class
SocketBase Members


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