| Parameter | Description |
|---|---|
| handle | Safety handle. |
bool
true if the given AtomicSafetyHandle is marked as a nested container; false otherwise.
Check whether the given AtomicSafetyHandle represents a nested container, and therefore cannot safely be used in jobs.
Additional resources: AtomicSafetyHandle.SetNestedContainer.