public void LogEvent(
LogType eventType,
MessageDirection messageDirection,
string description,
DicomCommandType command,
DicomDataSet dataset,
SerializableDictionary<string, object> customInformation
)
void LogEvent(
LogType eventType,
MessageDirection messageDirection,
String^ description,
DicomCommandType command,
DicomDataSet^ dataset,
SerializableDictionary<String^,Object^>^ customInformation
)
eventType
The type of the event.
messageDirection
The direction of the message.
description
A description message for the event.
command
The DICOM command which generated the event.
dataset
The Leadtools.Dicom.DicomDataSet associated with the event.
customInformation
Extra data associated with the event.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document