PowerTCP Sockets for .NET
Data Property




Syntax
'Declaration
 
Public ReadOnly Property Data As Data
'Usage
 
Dim instance As DataEventArgs
Dim value As Data
 
value = instance.Data
public Data Data {get;}
public: __property Data* get_Data();
public:
property Data^ Data {
   Data^ get();
}
See Also

Reference

DataEventArgs Class
DataEventArgs Members


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