ConcurrencyTest クラス

継承階層

System.Object
  ReactiveTests.Tests.ConcurrencyTest

Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)

構文

'Declaration
<TestClassAttribute> _
Public Class ConcurrencyTest
'Usage
Dim instance As ConcurrencyTest
[TestClassAttribute]
public class ConcurrencyTest
[TestClassAttribute]
public ref class ConcurrencyTest
[<TestClassAttribute>]
type ConcurrencyTest =  class end
public class ConcurrencyTest

ConcurrencyTest 型は、次のメンバーを公開します。

コンストラクター

  名前 説明
Public メソッド ConcurrencyTest

メソッド

  名前 説明
Public メソッド CurrentScheduler_EnsureTrampoline
Public メソッド CurrentScheduler_Schedule
Public メソッド [等しい] ( オブジェクトから継承されます。
Protected メソッド Finalize ( オブジェクトから継承されます。
Public メソッド GetHashCode ( オブジェクトから継承されます。
Public メソッド GetType ( オブジェクトから継承されます。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます。
Public メソッド ToString ( オブジェクトから継承されます。

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

ReactiveTests.Tests 名前空間