Leadtools.Dicom.Scp Namespace > IClientSessionProxy Interface : LogEvent Method |
void LogEvent( LogType eventType, MessageDirection messageDirection, string description, DicomCommandType command, DicomDataSet dataset, SerializableDictionary<string,object> customInformation )
'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)
void LogEvent( LogType eventType, MessageDirection messageDirection, string description, DicomCommandType command, DicomDataSet dataset, SerializableDictionary<string,object> customInformation )
function Leadtools.Dicom.Scp.IClientSessionProxy.LogEvent( eventType , messageDirection , description , command , dataset , customInformation )
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