Megosztás a következőn keresztül:


HttpRequestLifetimeFeature.Abort Method

Definition

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

public:
 virtual void Abort();
public void Abort ();
abstract member Abort : unit -> unit
override this.Abort : unit -> unit
Public Sub Abort ()

Implements

Applies to