Class HttpEndpointSettings
- Namespace
- Monai.Deploy.InformaticsGateway.Configuration
- Assembly
- Monai.Deploy.InformaticsGateway.Configuration.dll
public class HttpEndpointSettings
- Inheritance
-
HttpEndpointSettings
Properties
DefaultPageSize
[ConfigurationKeyName("defaultPageSize")]
public int DefaultPageSize { get; set; }
Property Value
MaxPageSize
[ConfigurationKeyName("maxPageSize")]
public int MaxPageSize { get; set; }