SharedPoolSettingsTSourceInstantiateWhenEmpty Property |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
public bool InstantiateWhenEmpty { get; set; }
Exception | Condition |
---|---|
InvalidOperationException | When setting the value of InstantiateWhenEmpty, if the SharedPoolSettingsTSource has been frozen. |