3 references to DelegationRule
Microsoft.AspNetCore.Server.HttpSys (3)
SourceBuildStubs.cs (3)
285
/// Creates a <see cref="
DelegationRule
"/> that can used to delegate individual requests.
287
DelegationRule
CreateDelegationRule(string queueName, string urlPrefix);
306
void DelegateRequest(
DelegationRule
destination);