Partager via


EventLoopSchedulerTest, classe

Hiérarchie d'héritage

System.Object
  ReactiveTests.Tests.EventLoopSchedulerTest

Namespace:ReactiveTests.Tests
Assemblée: Tests.System.Reactive (en Tests.System.Reactive.dll)

Syntaxe

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

Le type EventLoopSchedulerTest expose les membres suivants.

Constructeurs

  Nom Description
Méthode Public EventLoopSchedulerTest

Haut

Méthodes

  Nom Description
Méthode Public Égal à (Hérité de l’objet.)
Méthode Public EventLoop_ArgumentChecking
Méthode Public EventLoop_DifferentThread
Méthode Public EventLoop_Now
Méthode Public EventLoop_ScheduleAction
Méthode Public EventLoop_ScheduleActionDue
Méthode Public EventLoop_ScheduleActionDueNested
Méthode Public EventLoop_ScheduleActionNested
Méthode Public EventLoop_ScheduleArgumentChecking
Méthode Public EventLoop_ScheduleOrderedActions
Méthode Public EventLoop_ScheduleOrderedAndTimedActions
Méthode Public EventLoop_SchedulerDisposed
Méthode Public EventLoop_ScheduleTimeAndOrderedInFlightActions
Méthode Public EventLoop_ScheduleTimeOrderedActions
Méthode Public EventLoop_ScheduleTimeOrderedInFlightActions
Méthode Public EventLoop_ScheduleWithTimeArgumentChecking
Méthode protégée Méthode protégée Finalize (Hérité de l’objet.)
Méthode Public GetHashCode (Hérité de l’objet.)
Méthode Public Gettype (Hérité de l’objet.)
Méthode protégée Méthode protégée MemberwiseClone (Hérité de l’objet.)
Méthode Public ToString (Hérité de l’objet.)

Haut

Cohérence de thread

Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

ReactiveTests.Tests, espace de noms