GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / GetLastTransferError Method

In This Topic
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