J-Integra® Espresso Programming Documentation (API)

Object._release Method

Signals that the caller is done using this object reference, so internal ORB resources associated with this object reference can be released. Note that the object implementation is not involved in this operation, and other references to the same object are not affected.

void _release();

Parameters

none

Return Value

none

Remarks

none

Exceptions

none

See Also

Object Interface | Object Members | Ics Namespace