IContext.Subscribe Method (IExpression, string, IListener)
Creates a subscription to given key in this context.
May return null
after calling listener.OnNewData
if the data was synchronously available
and will never change.
Location
- Namespace
- Fuse.Reactive
- Package
- Fuse.Reactive 2.9.1
Parameters
- source
- key
- listener