| Class and Description |
|---|
| NativeResource
A
NativeResource is an object representing a runtime element managed by the native side (such as a file, a
socket, an image, ...). |
| PoolOfLimitedReusableResources
A pool of resources where resources are allocated at creation time (no lazy allocation).
|
| PoolOfReusableResources
A pool of reusable resources.
|