PowerTCP SSH and SFTP for .NET
UserState Property




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 SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic