LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

LogEvent Method (IClientSessionProxy)

Show in webframe





The type of the event.
The direction of the message.
A description message for the event.
The DICOM command which generated the event.
The Leadtools.Dicom.DicomDataSet associated with the event.
Extra data associated with the event.
Logs an event.
Syntax
'Declaration
 
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) _
) 
'Usage
 
Dim instance As IClientSessionProxy
Dim eventType 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(eventType, messageDirection, description, command, dataset, customInformation)

            

            

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

See Also

Reference

IClientSessionProxy Interface
IClientSessionProxy Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features