Метод Waiter.Wait
Пространство имен:ReactiveTests
Сборки: Tests.System.Reactive (в Tests.System.Reactive.dll)
Синтаксис
'Declaration
Public Sub Wait
'Usage
Dim instance As Waiter
instance.Wait()
public void Wait()
public:
void Wait()
member Wait : unit -> unit
public function Wait()