We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792c15c commit dd1f04aCopy full SHA for dd1f04a
src/Servers/HttpSys/src/DelegationRule.cs
@@ -18,7 +18,7 @@ public class DelegationRule : IDisposable
18
/// </summary>
19
public string QueueName { get; }
20
/// <summary>
21
- /// The URL
+ /// The URL of the Http.Sys Url Prefix
22
23
public string UrlPrefix { get; }
24
internal RequestQueue Queue { get; }
0 commit comments