Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceChangeOutcome

A DICOM service change outcome object, obtained when changing one or more properties of a service.

If successful, the properties changed will be replicated in this object.

Hierarchy

Index

Properties

Optional autostart

autostart: boolean

whether the service should start automatically

Optional port

port: number

the TCP port that the service should listen to

Optional running

running: boolean

whether to enable or disable the service

success

success: boolean

whether the DICOM service update was successful

Generated using TypeDoc