Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an object that schedules each unit of work on a separate thread.
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive (in System.Reactive.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New NewThreadScheduler()
public NewThreadScheduler()
public:
NewThreadScheduler()
new : unit -> NewThreadScheduler
public function NewThreadScheduler()