Share via


SynchronizationContextSchedulerTest.SynchronizationContext_ScheduleActionError Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub SynchronizationContext_ScheduleActionError
'Usage
Dim instance As SynchronizationContextSchedulerTest

instance.SynchronizationContext_ScheduleActionError()
[TestMethodAttribute]
public void SynchronizationContext_ScheduleActionError()
[TestMethodAttribute]
public:
void SynchronizationContext_ScheduleActionError()
[<TestMethodAttribute>]
member SynchronizationContext_ScheduleActionError : unit -> unit 
public function SynchronizationContext_ScheduleActionError()

See Also

Reference

SynchronizationContextSchedulerTest Class

ReactiveTests.Tests Namespace