Click or drag to resize

RpObjectFinalize Method

Performs finalization.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
protected override void Finalize()

Implements

ObjectFinalize
Remarks

It calls Dispose() if this was not previously called.

See Also