The ScpUploadEventArgs type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ScpUploadEventArgs |
Initializes a new instance of the ScpUploadEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Filename |
Gets the uploaded filename.
| |
| Size |
Gets the uploaded file size.
| |
| Uploaded |
Gets number of uploaded bytes so far.
|
See Also