Leadtools.Dicom.Scp Namespace > ClientSession Class : LogEvent Method |
public void LogEvent( LogType type, MessageDirection messageDirection, string description, DicomCommandType command, DicomDataSet dataset, SerializableDictionary<string,object> customInformation )
'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)
public void LogEvent( LogType type, MessageDirection messageDirection, string description, DicomCommandType command, DicomDataSet dataset, SerializableDictionary<string,object> customInformation )
function Leadtools.Dicom.Scp.ClientSession.LogEvent( type , messageDirection , description , command , dataset , customInformation )
public: void LogEvent( LogType type, MessageDirection messageDirection, String^ description, DicomCommandType command, DicomDataSet^ dataset, SerializableDictionary<String^,Object^>^ 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