PowerTCP SSH and SFTP for .NET
GetException Method (ErrorEventArgs)




Returns the Exception marshaled to the UI thread.
Syntax
'Declaration
 
Public Function GetException() As Exception
'Usage
 
Dim instance As ErrorEventArgs
Dim value As Exception
 
value = instance.GetException()
public Exception GetException()
public: Exception* GetException(); 
public:
Exception^ GetException(); 

Return Value

Exception
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic