Aracılığıyla paylaş


ConcurrencyLimiterOptions.OnRejected Özellik

Tanım

RequestDelegate Bu ara yazılım tarafından reddedilen istekleri işleyen bir. Yanıtı değiştirmezse boş bir 503 yanıtı yazılır.

public:
 property Microsoft::AspNetCore::Http::RequestDelegate ^ OnRejected { Microsoft::AspNetCore::Http::RequestDelegate ^ get(); void set(Microsoft::AspNetCore::Http::RequestDelegate ^ value); };
public Microsoft.AspNetCore.Http.RequestDelegate OnRejected { get; set; }
member this.OnRejected : Microsoft.AspNetCore.Http.RequestDelegate with get, set
Public Property OnRejected As RequestDelegate

Özellik Değeri

Şunlara uygulanır