←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly