UploadProgressEventArgs
Wisej.Web.UploadProgressEventArgs
Last updated
Was this helpful?
Wisej.Web.UploadProgressEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the Progress event.
Initializes a new instance of the UploadProgressEventArgs class with the specified error message.
Int64: The number of bytes transferred.
Int64: The total number of bytes of content that will be transferred.