Property WhenRefresh
WhenRefresh
Two-side channel which allows no notify component when it has to be refreshed AND allows the component model to notify about refresh request
Declaration
ISubject<object> WhenRefresh { get; }
Property Value
| Type | Description |
|---|---|
| ISubject<object> |