Visual Basic (Declaration) | |
---|---|
Public Sub Release() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Release() |
C++/CLI | |
---|---|
public: void Release(); |
For an example, refer to DicomPrintScu.Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
If the Association is established, this method will not return until the Association
is released and the connection is closed, or an error occurs.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family