Dart.PowerTCP.SslSockets Namespace > Certificate Class : Finalize Method (Certificate) |
[Visual Basic]
Overrides Protected Sub Finalize()
[C#]
protected override void Finalize();
[C++]
protected: void Finalize(); override
[C++/CLI]
protected:
void Finalize(); override
This is used by the System to clean up resources for the noted object. This method is needed to make sure critical cleanup information is not lost before Object.Dispose is called.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Certificate Class | Certificate Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.