The following tables list the members exposed by DicomService.
Name | Description | |
---|---|---|
![]() | AddInOptions | Gets the options provided by the installed addins. |
![]() | IsAdminAvailable | Gets a value indicating whether this DICOM Service administrative interface is available. |
![]() | ServiceDirectory | Gets the DICOM Service directory. |
![]() | ServiceName | Gets the unique name that identifies the service to the Service Control Manager. |
![]() | Settings | Gets or sets the DICOM Server settings. |
![]() | Status | Gets the status of the DICOM Service. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | HasOptions | Determines whether the service has any options. |
![]() | Pause | Pauses the DICOM Service. |
![]() | SendMessage | Overloaded. Sends a message to the DICOM Service. |
![]() | Start | Starts the DICOM Service. |
![]() | Stop | Stops the DICOM Service. |
![]() | ToString | Overridden. Returns a String that represents the current T:DicomService. |
![]() | WaitForStatus | Waits for the DICOM Service to reach the specified status or for the specified time-out to expire. |
Name | Description | |
---|---|---|
![]() | Message | Occurs when a new message is received from the DICOM Service. |
![]() | StatusChange | Occurs when the status of the DICOM service changes. |