Share via


ConcurrencyTest.CurrentScheduler_EnsureTrampoline Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub CurrentScheduler_EnsureTrampoline
'Usage
Dim instance As ConcurrencyTest

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

See Also

Reference

ConcurrencyTest Class

ReactiveTests.Tests Namespace