AutoReleaser.ReleasePending

Syntax

AutoReleaser.ReleasePending

Return Value

Boolean

Returns False when the AutoReleaser.EarlyRelease method has already been called.

Purpose

Determines whether the AutoReleaser.EarlyRelease method was called on the current AutoReleaser object. When the AutoReleaser.EarlyRelease method was called, this method returns False . Otherwise, this method returns True .

See Also

AutoReleaser.EarlyRelease