VirtualTimeSchedulerBase<TAbsolute、TRelative>。Schedule メソッド

プロテクト メンバーを含む
継承されたメンバーを含む

実行するアクションのスケジュールを指定します。

このメンバーはオーバーロードされます。 構文、使用方法、例など、このメンバーの詳細については、オーバーロード リストで名前をクリックしてください。

オーバーロードの一覧

  名前 説明
Public メソッド Schedule<TState>(TState, Func<IScheduler, TState, IDisposable>) 実行するアクションをスケジュールします。
Public メソッド Schedule<TState>(TState, DateTimeOffset, Func<IScheduler, TState, IDisposable>) dueTime で実行されるアクションをスケジュールします。
Public メソッド Schedule<TState>(TState, TimeSpan, Func<IScheduler, TState, IDisposable>) dueTime の後に実行されるアクションをスケジュールします。

参照

リファレンス

VirtualTimeSchedulerBase<TAbsolute、TRelative> クラス

System.Reactive.Concurrency 名前空間