Click or drag to resize

SecurityProviderBaseFinalize Method

Releases the unmanaged resources before the security provider is reclaimed by GC.

Namespace:  GSF.Security
Assembly:  GSF.Security (in GSF.Security.dll) Version: 2.2.98-beta
Syntax
protected override void Finalize()
Request Example View Source

Implements

ObjectFinalize
See Also