Visual Basic (Declaration) | |
---|---|
Public Sub Release() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomPrintScu instance.Release() |
C# | |
---|---|
public void Release() |
C++/CLI | |
---|---|
public: void Release(); |
For an example, refer to DicomPrintScu.Associate.
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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)