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

IExpression

key

string

listener

IListener

Returns

IDisposable