| Visual Basic (Declaration) | |
|---|---|
Public Overrides Sub CancelAsync() | |
| C# | |
|---|---|
public override void CancelAsync() | |
If an operation is pending, this method calls Abort on the underlying WebRequest.
Target Platforms:Windows Phone 7