Search Results for

    Show / Hide Table of Contents

    Class HttpEndpointSettings

    Inheritance
    System.Object
    HttpEndpointSettings
    Namespace: Monai.Deploy.InformaticsGateway.Configuration
    Assembly: Monai.Deploy.InformaticsGateway.Configuration.dll
    Syntax
    public class HttpEndpointSettings

    Properties

    | Improve this Doc View Source

    DefaultPageSize

    Declaration
    [ConfigurationKeyName("defaultPageSize")]
    public int DefaultPageSize { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    MaxPageSize

    Declaration
    [ConfigurationKeyName("maxPageSize")]
    public int MaxPageSize { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022-2023 Project MONAI
    Generated by DocFX