| Visual Basic (Declaration) | |
|---|---|
Public Sub Cancel() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UploadManager instance.Cancel() | |
| C# | |
|---|---|
public void Cancel() | |
| C++/CLI | |
|---|---|
public: void Cancel(); | |
Call Cancel server-side in the UploadProgress event to programmatically interrupt the upload operation.
Target Platforms: Microsoft .NET Framework 2.0