Search Results for

    Show / Hide Table of Contents

    Class ServicesConfiguration

    Source (SCP) Application Entity

    Inheritance
    Object
    ServicesConfiguration
    Namespace: Nvidia.Clara.DicomAdapter.Configuration
    Assembly: Nvidia.Clara.Dicom.Configuration.dll
    Syntax
    public class ServicesConfiguration : object

    Properties

    | Improve this Doc View Source

    Platform

    Gets or sets the URI of the Platform API.

    Declaration
    public PlatformConfiguration Platform { get; set; }
    Property Value
    Type Description
    PlatformConfiguration
    | Improve this Doc View Source

    ResultsServiceEndpoint

    Gets or sets the URI of the Results Service API.

    Declaration
    public string ResultsServiceEndpoint { get; set; }
    Property Value
    Type Description
    String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX