RetryAfterScope Property
Definition
- Namespace
- Cuemon.AspNetCore.Mvc.Filters.Throttling
- Assemblies
- Cuemon.AspNetCore.Mvc.dll
RetryAfterScope
Gets or sets the preferred Retry-After HTTP header value that conforms with RFC 2616.
public RetryConditionScope RetryAfterScope { get; set; }
Property Value
- RetryConditionScope
The preferred Retry-After HTTP header value that conforms with RFC 2616.