KestrelServerOptions.Limits 属性

定义

提供对请求限制选项的访问权限。

public:
 property Microsoft::AspNetCore::Server::Kestrel::KestrelServerLimits ^ Limits { Microsoft::AspNetCore::Server::Kestrel::KestrelServerLimits ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.KestrelServerLimits Limits { get; }
member this.Limits : Microsoft.AspNetCore.Server.Kestrel.KestrelServerLimits
Public ReadOnly Property Limits As KestrelServerLimits

属性值

适用于