Click or drag to resize
RpObjectFinalize Method
Performs finalization.

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

Implements

ObjectFinalize
Remarks

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

See Also