Initializes a new instance of the NActionResponseEventArgs class.
public NActionResponseEventArgs(byte presentationID,int messageID,string affectedClass,string affectedInstance,DicomCommandStatusType status,int actionType,DicomDataSet responseDataset)
Public Function New( _ByVal presentationID As Byte, _ByVal messageID As Integer, _ByVal affectedClass As String, _ByVal affectedInstance As String, _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal actionType As Integer, _ByVal responseDataset As Leadtools.Dicom.DicomDataSet _)
public:NActionResponseEventArgs(byte presentationID,int messageID,String^ affectedClass,String^ affectedInstance,Leadtools.Dicom.DicomCommandStatusType status,int actionType,Leadtools.Dicom.DicomDataSet^ responseDataset)
presentationID
The presentation ID.
messageID
The presentation ID of the N-ACTION request.
affectedClass
The SOP class UID of the instance the N-ACTION was performed on.
affectedInstance
The UID of the instance the N-ACTION was performed on.
status
The status for processing the N-ACTION request.
actionType
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
