PowerTCP FTP for .NET
UserState Property



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

Reference

UserStateEventArgs Class
UserStateEventArgs Members


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