NeatUpload Documentation

IUploadProgressState.Failure Property

If an exception that was not an UploadException while processing the upload, that exception. Otherwise, null.

System.Exception Failure {get; set;}

Property Value

If an exception that was not an UploadException while processing the upload, that exception. Otherwise, null.

See Also

IUploadProgressState Interface | Brettle.Web.NeatUpload Namespace