PowerTCP Sockets for .NET
Connection Property




Syntax
'Declaration
 
Public ReadOnly Property Connection As Tcp
'Usage
 
Dim instance As ConnectionsChangedEventArgs
Dim value As Tcp
 
value = instance.Connection
public Tcp Connection {get;}
public: __property Tcp* get_Connection();
public:
property Tcp^ Connection {
   Tcp^ get();
}
See Also

Reference

ConnectionsChangedEventArgs Class
ConnectionsChangedEventArgs Members


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