You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the Delay is not supported at the moment since it relies on Now stamp from the scheduler, and at the time of query construction the scheduler is not initialized yet.
Playback.GetObservable() throws a NotImplementedException when the Delay() operator is used.
The text was updated successfully, but these errors were encountered: