Initializes a new instance of the CFindClientSessionProxy class.
public CFindClientSessionProxy(ClientSession session,byte presentationID,int messageID,string abstractClass)
Public Function New( _ByVal session As Leadtools.Dicom.Scp.ClientSession, _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal abstractClass As String _)
public:CFindClientSessionProxy(Leadtools.Dicom.Scp.ClientSession^ session,byte presentationID,int messageID,String^ abstractClass)
session
The ClientSession object which will handle sending the C-Find response to the client.
presentationID
The presentation ID received with the C-Find request.
messageID
The message ID received with the C-Find request.
abstractClass
The DICOM Abstract Class UID received with the C-Find request.
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
