LogEvent Method

Summary
Logs an event.
Syntax
C#
VB
C++
  
Sub LogEvent( _ 
   ByVal eventType As LogType, _ 
   ByVal messageDirection As MessageDirection, _ 
   ByVal description As String, _ 
   ByVal command As DicomCommandType, _ 
   ByVal dataset As DicomDataSet, _ 
   ByVal customInformation As SerializableDictionary(Of String,Object) _ 
)  

Parameters

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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.