NeatUpload Documentation

IUploadProgressState.ProcessingState Property

A serializable object representing the processing state for the upload request.

object ProcessingState {get; set;}

Property Value

A serializable object representing the processing state for the upload request.

Remarks

This provides a way to communicate from request processing the upload to the request displaying progress which might be on different servers in a web garden/farm.

See Also

IUploadProgressState Interface | Brettle.Web.NeatUpload Namespace