[This is preliminary documentation and is subject to change.]
Access to commands that validate DIMSE messages.
| C# | Visual Basic | Visual C++ |
public interface IDimseValidation
Public Interface IDimseValidation
public interface class IDimseValidation
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Validate(DicomMessage, DicomMessage, ValidationControlFlags) |
Validate a network related DIMSE message.
| |
| Validate(DicomMessage, DicomMessage, DicomMessage, ValidationControlFlags) |
Validate a network related DIMSE message.
|
DIMSE stands for DICOM Message Service Element.
The DICOM application layer communication protocol.