PowerTCP FTP for .NET
GetException Method (RemoveResult)



Gets any Exception that occurred during the operation.
Syntax
Public Function GetException() As Exception
Dim instance As RemoveResult
Dim value As Exception
 
value = instance.GetException()
public Exception GetException()
public:
Exception^ GetException(); 

Return Value

An Exception, otherwise null.
See Also

Reference

RemoveResult Class
RemoveResult Members


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