Dart.Sockets Namespace > SocketBase Class : Socket Property |
'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();