Sends the matched C-FIND responses to the client.
protected abstract void SendCFindResponsesToClientSession(
MatchingParameterList matchingParameters
)
Protected MustOverride Sub SendCFindResponsesToClientSession( _
ByVal matchingParameters As MatchingParameterList _
)
protected:
abstract void SendCFindResponsesToClientSession(
MatchingParameterList^ matchingParameters
)
matchingParameters
The matching parameters received by the C-FIND request to query for the DICOM results.
This method should only send the Pending C-FIND responses to the client without including the last C-FIND response which includes the final status.
The last C-FIND response which indicates the status of the C-FIND operation will be sent by the CFindCommand after calling this method.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document