PowerTCP Sockets for .NET
Message Property




Syntax
'Declaration
 
Public ReadOnly Property Message As String
'Usage
 
Dim instance As UserStateEventArgs
Dim value As String
 
value = instance.Message
public string Message {get;}
public: __property string* get_Message();
public:
property String^ Message {
   String^ get();
}
See Also

Reference

UserStateEventArgs Class
UserStateEventArgs Members


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