Aracılığıyla paylaş


HttpContext.RequestAborted Özellik

Tanım

Bu isteği temel alan bağlantının durdurulması ve dolayısıyla istek işlemlerinin iptal edilmesi gerektiğini bildirir.

public:
 abstract property System::Threading::CancellationToken RequestAborted { System::Threading::CancellationToken get(); void set(System::Threading::CancellationToken value); };
public abstract System.Threading.CancellationToken RequestAborted { get; set; }
member this.RequestAborted : System.Threading.CancellationToken with get, set
Public MustOverride Property RequestAborted As CancellationToken

Özellik Değeri

Şunlara uygulanır