Initializes a new instance of the NGetClientSessionProxy class.
public NGetClientSessionProxy(ClientSession session,byte presentationID,int messageID,string abstractClass,string requestedSopInstanceUID,DicomDataSet responseDataSet)
Public Function New( _ByVal session As Leadtools.Dicom.Scp.ClientSession, _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal abstractClass As String, _ByVal requestedSopInstanceUID As String, _ByVal responseDataSet As Leadtools.Dicom.DicomDataSet _)
public:NGetClientSessionProxy(Leadtools.Dicom.Scp.ClientSession^ session,byte presentationID,int messageID,String^ abstractClass,String^ requestedSopInstanceUID,Leadtools.Dicom.DicomDataSet^ responseDataSet)
session
The client session proxy which handles the DICOM N-GET messages.
presentationID
The presentation ID of the N-GET request.
messageID
The message ID of the N-GET request.
abstractClass
Specifies the SOP Class for which attribute values are to be retrieved.
requestedSopInstanceUID
Specifies the SOP Instance for which attribute values are to be retrieved.
responseDataSet
A Leadtools.Dicom.DicomDataSet which includes the result of the N-GET 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
