PowerTCP Sockets for .NET
UserState Property (UserStateEventArgs)




Returns the user state argument provided by the Marshal method.
Syntax
'Declaration
 
Public ReadOnly Property UserState As Object
'Usage
 
Dim instance As UserStateEventArgs
Dim value As Object
 
value = instance.UserState
public object UserState {get;}
public: __property Object* get_UserState();
public:
property Object^ UserState {
   Object^ get();
}
See Also

Reference

UserStateEventArgs Class
UserStateEventArgs Members


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