destroyInstanceObject: Destroy an instance object given its identifier

destroyInstanceObjectR Documentation

Destroy an instance object given its identifier

Description

The function destroyInstanceObject deletes an object associated with the instanceId. This is typically done after a computation completes and results have been obtained.

Usage

destroyInstanceObject(instanceId)

Arguments

instanceId

the id of the object to destroy

Value

TRUE if everything goes well

See Also

createWorkerInstance()


distcomp documentation built on Sept. 2, 2022, 1:07 a.m.