In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / GetLastTransferError Method

GetLastTransferError Method (DocuVieware)

In This Topic
Returns, if any, the last HTTP or FTP transfer error description.
Syntax
'Declaration
 
Public Function GetLastTransferError() As String
public string GetLastTransferError()

Return Value

The error description.
See Also