Removes all elements from the DICOM Associate and resets it to the specified type.
public void Reset(
bool request
)
Public Sub Reset( _
ByVal request As Boolean _
)
public:
void Reset(
bool request
)
request
true to reset the DICOM Associate to type Associate Request; false to reset the DICOM Associate to type Associate Accept.
For more information about the structure of a DICOM Associate, refer to LEADTOOLS DICOM Network Communication Support for Message Exchange.
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