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

Configuration for N-GET SCU service. More...

#include <n_get_scu.h>

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

Public Attributes

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

Detailed Description

Configuration for N-GET SCU service.

Definition at line 77 of file n_get_scu.h.

Member Data Documentation

◆ timeout

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

Timeout for receiving DIMSE response.

Definition at line 79 of file n_get_scu.h.

79{30000};

Referenced by kcenon::pacs::services::n_get_scu::get().


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