SharedPoolSettings<TSource>.EnsureNotFrozen Method |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
protected void EnsureNotFrozen()
Exception | Condition |
---|---|
InvalidOperationException | If the SharedPoolSettings< TSource> has been frozen. |