C#
VB
C++
Initializes a new instance of the ClientSession class.
public ClientSession(
DicomNet client
)
Public Function New( _
ByVal client As Leadtools.Dicom.DicomNet _
)
public:
ClientSession(
Leadtools.Dicom.DicomNet^ client
)
client
The Leadtools.Dicom.DicomNet object associated with the connected client.
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