Search Results for

    Show / Hide Table of Contents

    Interface IInstanceStoredNotificationService

    Interface of the Instance Stored Notification Service

    Namespace: Nvidia.Clara.DicomAdapter.API
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public interface IInstanceStoredNotificationService : IObservable<InstanceStorageInfo>

    Methods

    | Improve this Doc View Source

    NewInstanceStored(InstanceStorageInfo)

    Notifies the service of a new instance stored in the temporary storage location.

    Declaration
    void NewInstanceStored(InstanceStorageInfo instance)
    Parameters
    Type Name Description
    InstanceStorageInfo instance

    Instance that has been stored.

    • 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