Leadtools.Logging.Medical Namespace : MessageDirection Enumeration |
public enum MessageDirection : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MessageDirection Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MessageDirection
public enum MessageDirection : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Logging.Medical.MessageDirection = function() { }; Leadtools.Logging.Medical.MessageDirection.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MessageDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Input | A DICOM message was received. |
None | The message is not a DICOM communication message. |
Output | A DICOM message was sent. |
System.Object
System.ValueType
System.Enum
Leadtools.Logging.Medical.MessageDirection
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