PowerTCP Sockets for .NET
Socket Property




Syntax
'Declaration
 
Public ReadOnly Property Socket As Socket
'Usage
 
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 Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic