Cancels request. This will make the current (or subsequent) request fail with WebException error with
 Copy imageCopy Code
Status
of RequestCanceled.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Overrides Sub Abort
C#
public override void Abort()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also