Leadtools.Logging.Medical Namespace : DicomLogEntry Class |
The following tables list the members exposed by DicomLogEntry.
Name | Description | |
---|---|---|
DicomLogEntry Constructor | Initializes a new instance of a DicomLogEntry class. |
Name | Description | |
---|---|---|
ClientAETitle | Gets or sets the client AE title. | |
ClientIPAddress | Gets or sets the client IP address. | |
ClientPort | Gets or sets the client port. | |
Command | Gets or sets the DICOM command type. | |
CustomInformation | Gets the custom information associated with the log entry. (Inherited from Leadtools.Logging.LogEntry) | |
CustomInformationDicomMessage | Gets a SerializableDictionary that can be used to mark a DicomLogEntry as a DICOM communication message. | |
CustomType | Gets or sets the CustomType. | |
Description | Gets or sets the description. | |
DicomDataset | Gets or sets the DICOM dataset. | |
DicomMessageKey | Gets a predefined key string that is used to mark a DicomLogEntry as a DICOM communication message. | |
DicomMessageValue | Gets a predefined string that is used to mark a DicomLogEntry as a DICOM communication message. | |
LogType | Gets or sets the type of the log entry. (Inherited from Leadtools.Logging.LogEntry) | |
MachineName | Gets or sets the name of the machine that created the entry. (Inherited from Leadtools.Logging.LogEntry) | |
Message | Gets or sets the message for the log entry. (Inherited from Leadtools.Logging.LogEntry) | |
MessageDirection | Gets or sets the message direction. | |
ServerAETitle | Gets or sets the server AE title. | |
ServerIPAddress | Gets or sets the server IP address. | |
ServerPort | Gets or sets the server port. | |
Source | Gets or sets the source of the log entry. (Inherited from Leadtools.Logging.LogEntry) | |
TimeStamp | Gets or sets the time stamp of when this entry was created. (Inherited from Leadtools.Logging.LogEntry) |