Initializes a new instance of the NActionClientSessionProxy class.
public NActionClientSessionProxy(ClientSession Session,byte presentationID,int messageID,string requestedClass,string requestedInstance,int actionTypeId,DicomDataSet responseDataSet)
Public Function New( _ByVal Session As Leadtools.Dicom.Scp.ClientSession, _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal requestedClass As String, _ByVal requestedInstance As String, _ByVal actionTypeId As Integer, _ByVal responseDataSet As Leadtools.Dicom.DicomDataSet _)
public:NActionClientSessionProxy(Leadtools.Dicom.Scp.ClientSession^ Session,byte presentationID,int messageID,String^ requestedClass,String^ requestedInstance,int actionTypeId,Leadtools.Dicom.DicomDataSet^ responseDataSet)
Session
The client session proxy which handles the DICOM N-ACTION messages.
presentationID
The presentation ID of the N-ACTION request.
messageID
The message ID of the N-ACTION request.
requestedClass
The SOP class UID of the instance the N-ACTION is to be performed on.
requestedInstance
The UID of the instance the N-ACTION is to be performed on.
actionTypeId
Type of action to be performed.
responseDataSet
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
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
