FileDownloadResponse
class FileDownloadResponse
This type represents Relativity.Distributed response for the file download request.
Gets a type of an error for unsuccessful response, Undefined otherwise.
Gets a exception which was thrown for unsuccessful response, null otherwise.
Gets a value indicating whether response was successful.
public FileDownloadResponse()
Initializes a new instance of the FileDownloadResponse class.
Which represents successful response.
Initializes a new instance of the FileDownloadResponse class.
Which represent unsuccessful response.
Initializes a new instance of the FileDownloadResponse class.
Which represent unsuccessful response.