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. 287DelegationRule CreateDelegationRule(string queueName, string urlPrefix); 306void DelegateRequest(DelegationRule destination);