Share via


CurrentThreadSchedulerTest.CurrentThread_EnsureTrampolineAndCancel Method

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

Syntax

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

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

See Also

Reference

CurrentThreadSchedulerTest Class

ReactiveTests.Tests Namespace