C#
VB
C++
Gets the client session proxy which handles the DICOM N-SET messages.
public INSetClientSessionProxy Session { get; }
Public ReadOnly Property Session As Leadtools.Dicom.Scp.INSetClientSessionProxy
public:
property Leadtools.Dicom.Scp.INSetClientSessionProxy^ Session {
Leadtools.Dicom.Scp.INSetClientSessionProxy^ get();
}
The client session proxy which handles the DICOM N-SET messages.
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