Condividi tramite


DefaultHttpContext.RequestAborted Proprietà

Definizione

Notifica quando la connessione sottostante questa richiesta viene interrotta e pertanto le operazioni di richiesta devono essere annullate.

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

Valore della proprietà

Si applica a