←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly