VirtualTimeSchedulerBase<TAbsolute, TRelative>. Stop, metoda
Zatrzymuje wirtualny harmonogram czasu.
Przestrzeń nazw:System.Reactive.Concurrency
Zestawu: System.Reactive (w System.Reactive.dll)
Składnia
'Declaration
Public Sub Stop
'Usage
Dim instance As VirtualTimeSchedulerBase
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()