|
When using GigUpload the contents of each posted file are cached
on disk rather than in memory. You can continue to use the standard
methods you would use for smaller files but you may find it more
efficient to access the uploaded file directly.
This property contains the path to any temporary file. Note that
ownership of the file is retained by the upload unless you call the
Detach method.
|