|
◆ GetForAsync() [2/2]
Gets the value of type TValue for the client .
- Parameters
-
client | The component requesting the value, if request is coming from a component; otherwise, null . |
- Returns
- An awaitable task for retriving the value for the client , if available; otherwise, a completed task with the result of
null .
Implements Sisus.Init.IValueProviderAsync.
|