C#
VB
C++
Internal value to hold the status of the last DICOM operation associated with this connection.
public DicomCommandStatusType Status { get; }
Public ReadOnly Property Status() As DicomCommandStatusType
Get
public:
property DicomCommandStatusType^ Status
{
DicomCommandStatusType^ get()
}
The status of the last operation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET