Gets the number of Presentation Context entries for the DICOM Associate.
public int PresentationContextCount { get; }
Public ReadOnly Property PresentationContextCount As Integer
public:
property int PresentationContextCount {
int get();
}
The number of Presentation Context entries for the DICOM Associate.
A DICOM Associate can have multiple Presentation Context entries. This property specifies the number of Presentation Context entries in the DICOM Associate.
For an example, refer to SendCEchoRequest.
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