←Select platform

Reset Method

Summary
Removes all elements from the DICOM Associate and resets it to the specified type.
Syntax
C#
Objective-C
C++/CLI
public void Reset( 
   bool request 
) 
- (void)reset:(BOOL)request NS_SWIFT_NAME(reset(request:)); 
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 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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