Visual Basic (Declaration) | |
---|---|
Public Sub Release() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Release() |
Managed Extensions for C++ | |
---|---|
public: void Release(); |
C++/CLI | |
---|---|
public: void Release(); |
For an example, refer to 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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family