The instantiation options for the restorable pool.

interface IOptions {
    namespace: string;
}

Properties

Properties

namespace: string

A namespace designating objects from this pool.