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 b2747f1 commit 2ec0b5bCopy full SHA for 2ec0b5b
Quick.Protocol/QpServerOptions.cs
@@ -6,7 +6,7 @@
6
7
namespace Quick.Protocol
8
{
9
- public abstract class QpServerOptions : QpChannelOptions
+ public class QpServerOptions : QpChannelOptions
10
11
/// <summary>
12
/// 缓存大小(默认128KB)
0 commit comments