DicomObjects.NET8 Documentation
DicomObjects.DicomWeb Namespace / Startup Class
Methods

In This Topic
    Startup Class Members
    In This Topic

    The following tables list the members exposed by Startup.

    Public Constructors
     NameDescription
    Public Constructor Constructor. If the user has provided an implementation of IStartup in Listen then the functionality of the provided implementation will be used in place of the default behaviour of ConfigureServices and Configure  
    Top
    Public Methods
     NameDescription
    Public Method Config Application  
    Public Methodstatic (Shared in Visual Basic) Configure all required services  
    Top
    See Also