Waiter.Set Method
Namespace: ReactiveTests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
Public Sub Set
'Usage
Dim instance As Waiter
instance.Set()
public void Set()
public:
void Set()
member Set : unit -> unit
public function Set()