Search Results for

    Show / Hide Table of Contents

    Class DataExportConfiguration

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

    Properties

    | Improve this Doc View Source

    Retries

    Gets or sets retry configuration for data export agents.

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