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