C#
C++
public void Release()
public:
void Release();
If the Association is established, this method will not return until the Association is released and the connection is closed, or an error occurs.
For an example, refer to Associate.
Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags) Method