IHttpRequestLifetimeFeature.Abort Method

Definition

Forcefully aborts the request if it has not already completed. This will result in RequestAborted being triggered.

public:
 void Abort();
public void Abort ();
abstract member Abort : unit -> unit
Public Sub Abort ()

Applies to