←Select platform

Reset Method

Summary
Removes all elements from the DICOM Associate and resets it to the specified type.
Syntax
C#
VB
C++
public void Reset( 
   bool request 
) 
Public Sub Reset( _ 
   ByVal request As Boolean _ 
)  
public: 
void Reset(  
   bool request 
)  

Parameters

request
true to reset the DICOM Associate to type Associate Request; false to reset the DICOM Associate to type Associate Accept.

Remarks

For more information about the structure of a DICOM Associate, refer to LEADTOOLS DICOM Network Communication Support for Message Exchange.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.