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 66f4e91 commit 149aa55Copy full SHA for 149aa55
src/SignalR/common/Protocols.Json/src/JsonHubProtocolOptions.cs
@@ -7,7 +7,7 @@
7
namespace Microsoft.AspNetCore.SignalR
8
{
9
/// <summary>
10
- /// Options used to configure a <see cref="JsonHubProtocolOptions"/> instance.
+ /// Options used to configure a <see cref="JsonHubProtocol"/> instance.
11
/// </summary>
12
public class JsonHubProtocolOptions
13
0 commit comments