Share via


DispatcherSchedulerTest.Dispatcher_Property Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Dispatcher_Property
'Usage
Dim instance As DispatcherSchedulerTest

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

See Also

Reference

DispatcherSchedulerTest Class

ReactiveTests.Tests Namespace