LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LogEvent Method
See Also 
Leadtools.Dicom.Scp Namespace > ClientSession Class : LogEvent Method



type
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.
type
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.
Logs an event.

Syntax

Visual Basic (Declaration) 
Public Sub LogEvent( _
   ByVal type 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) _
) 
Visual Basic (Usage)Copy Code
Dim instance As ClientSession
Dim type As LogType
Dim messageDirection As MessageDirection
Dim description As String
Dim command As DicomCommandType
Dim dataset As DicomDataSet
Dim customInformation As SerializableDictionary(Of String,Object)
 
instance.LogEvent(type, messageDirection, description, command, dataset, customInformation)

Parameters

type
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features