PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::services::ups_watch_scu_config Struct Reference

Configuration for UPS Watch SCU service. More...

#include <ups_watch_scu.h>

Collaboration diagram for kcenon::pacs::services::ups_watch_scu_config:
Collaboration graph

Public Attributes

std::chrono::milliseconds timeout {30000}
 Timeout for receiving DIMSE response.
 

Detailed Description

Configuration for UPS Watch SCU service.

Definition at line 90 of file ups_watch_scu.h.

Member Data Documentation

◆ timeout

std::chrono::milliseconds kcenon::pacs::services::ups_watch_scu_config::timeout {30000}

Timeout for receiving DIMSE response.

Definition at line 92 of file ups_watch_scu.h.

92{30000};

Referenced by kcenon::pacs::services::ups_watch_scu::send_watch_action().


The documentation for this struct was generated from the following file: