CurrentThreadSchedulerTest.CurrentThread_EnsureTrampolineAndCancel 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'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()

另请参阅

参考

CurrentThreadSchedulerTest 类

ReactiveTests.Tests 命名空间