LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

LogEvent Method (ClientSession)






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
 
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) _
) 
'Usage
 
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)
 function Leadtools.Dicom.Scp.ClientSession.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ClientSession Class
ClientSession Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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