NeatUpload Documentation

UploadTooLargeException Fields

The fields of the UploadTooLargeException class are listed below. For a complete list of UploadTooLargeException class members, see the UploadTooLargeException Members topic.

Public Instance Fields

HttpCode (inherited from UploadException) The HTTP status code associated with this exception.
MaxRequestLength The maximum allowed request length.
RequestLength The length of the request that was too large.

See Also

UploadTooLargeException Class | Brettle.Web.NeatUpload Namespace