view OrthancCppClient/SharedLibrary/ConfigurationCpp.json @ 1331:77e129ba64e4

Prevent freeze on C-FIND if no DICOM tag is to be returned
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 12 Mar 2015 10:47:32 +0100
parents 6f01dd71b601
children
line wrap: on
line source

{
  "InternalsNamespace" : [ "OrthancClient", "Internals" ],
  "PublicNamespace" : [ "OrthancClient" ],
  "ExceptionClassName" : "OrthancClientException"
}