The following tables list the members exposed by DebuggingConfig.
Name | Description | |
---|---|---|
DebuggingConfig Constructor | Creates a new instance of the DebuggingConfig class. |
Name | Description | |
---|---|---|
DisplayDetailedErrors | Gets or sets whether the workstation should display a detailed error dialog when an exception occurs, as opposed to a friendly message. | |
Enable | Gets or sets the global flag indicating whether debugging is enabled. | |
GenerateLogFile | Gets or sets whether the workstation should generate a log file for debugging the DICOM communication. | |
LogFileName | Gets or sets the path for the DICOM communication debug file. |
Name | Description | |
---|---|---|
ValueChanged | Notifies that a configuration property value has changed. |