가상 시간 스케줄러를 중지합니다.
네임스페이스:System.Reactive.Concurrency
어셈블리: System.Reactive(System.Reactive.dll)
구문
'Declaration
Public Sub Stop
'Usage
Dim instance As VirtualTimeSchedulerBase
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()