Delen via


CurrentThreadSchedulerTest.CurrentThread_EnsureTrampolineAndCancelTimed Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub CurrentThread_EnsureTrampolineAndCancelTimed
'Usage
Dim instance As CurrentThreadSchedulerTest

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

See Also

Reference

CurrentThreadSchedulerTest Class

ReactiveTests.Tests Namespace