Click or drag to resize

WebResponseFinalize Method

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
protected override void Finalize()

Implements

ObjectFinalize
See Also