'Declaration<System.ObsoleteAttribute("This method should be replaced by QueryReceivedArgs.SendResponse (e.SendResponse) which also handles DICOM Asynchronous operations")> Public Overloads Sub SendResponse( _ ByVal Data As System.Collections.Generic.IEnumerable(Of DicomDataSet), _ ByVal Status As System.Integer _ )
Parameters
- Data
A DataSet Collection to be returned to the requesting application, with each DataSet describing a single successful match
- Status
The status associated with the above data, indicating the level of matching achieved