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