DispatcherSchedulerTest.Dispatcher_ScheduleActionError Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Dispatcher_ScheduleActionError
'Usage
Dim instance As DispatcherSchedulerTest
instance.Dispatcher_ScheduleActionError()
[TestMethodAttribute]
public void Dispatcher_ScheduleActionError()
[TestMethodAttribute]
public:
void Dispatcher_ScheduleActionError()
[<TestMethodAttribute>]
member Dispatcher_ScheduleActionError : unit -> unit
public function Dispatcher_ScheduleActionError()