Condividi tramite


Classe ObservableAsyncTest

Gerarchia di ereditarietà

System.Object
   Microsoft.Reactive.Testing.ReactiveTest
    ReactiveTests.Tests.ObservableAsyncTest

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

Sintassi

'Declaration
<TestClassAttribute> _
Public Class ObservableAsyncTest _
    Inherits ReactiveTest
'Usage
Dim instance As ObservableAsyncTest
[TestClassAttribute]
public class ObservableAsyncTest : ReactiveTest
[TestClassAttribute]
public ref class ObservableAsyncTest : public ReactiveTest
[<TestClassAttribute>]
type ObservableAsyncTest =  
    class
        inherit ReactiveTest
    end
public class ObservableAsyncTest extends ReactiveTest

Il tipo ObservableAsyncTest espone i membri seguenti.

Costruttori

  Nome Descrizione
ObservableAsyncTest

TOP

Metodi

  Nome Descrizione
È uguale a Ereditato dall'oggetto.
Finalize Ereditato dall'oggetto.
FromAsyncPattern_ArgumentChecking
FromAsyncPattern0
FromAsyncPattern0_Error
FromAsyncPattern0_ErrorBegin
FromAsyncPattern1
FromAsyncPattern1_Error
FromAsyncPattern1_ErrorBegin
FromAsyncPattern10
FromAsyncPattern10_Error
FromAsyncPattern10_ErrorBegin
FromAsyncPattern11
FromAsyncPattern11_Error
FromAsyncPattern11_ErrorBegin
FromAsyncPattern12
FromAsyncPattern12_Error
FromAsyncPattern12_ErrorBegin
FromAsyncPattern13
FromAsyncPattern13_Error
FromAsyncPattern13_ErrorBegin
FromAsyncPattern14
FromAsyncPattern14_Error
FromAsyncPattern14_ErrorBegin
FromAsyncPattern2
FromAsyncPattern2_Error
FromAsyncPattern2_ErrorBegin
FromAsyncPattern3
FromAsyncPattern3_Error
FromAsyncPattern3_ErrorBegin
FromAsyncPattern4
FromAsyncPattern4_Error
FromAsyncPattern4_ErrorBegin
FromAsyncPattern5
FromAsyncPattern5_Error
FromAsyncPattern5_ErrorBegin
FromAsyncPattern6
FromAsyncPattern6_Error
FromAsyncPattern6_ErrorBegin
FromAsyncPattern7
FromAsyncPattern7_Error
FromAsyncPattern7_ErrorBegin
FromAsyncPattern8
FromAsyncPattern8_Error
FromAsyncPattern8_ErrorBegin
FromAsyncPattern9
FromAsyncPattern9_Error
FromAsyncPattern9_ErrorBegin
FromAsyncPatternAction0
FromAsyncPatternAction1
FromAsyncPatternAction10
FromAsyncPatternAction11
FromAsyncPatternAction12
FromAsyncPatternAction13
FromAsyncPatternAction14
FromAsyncPatternAction2
FromAsyncPatternAction3
FromAsyncPatternAction4
FromAsyncPatternAction5
FromAsyncPatternAction6
FromAsyncPatternAction7
FromAsyncPatternAction8
FromAsyncPatternAction9
GetHashCode Ereditato dall'oggetto.
GetType Ereditato dall'oggetto.
MemberwiseClone Ereditato dall'oggetto.
Start_Action
Start_Action2
Start_ActionError
Start_ArgumentChecking
Start_Func
Start_Func2
Start_FuncError
ToAsync_ArgumentChecking
ToAsync_Error0
ToAsync_Error1
ToAsync_Error10
ToAsync_Error11
ToAsync_Error12
ToAsync_Error13
ToAsync_Error14
ToAsync_Error15
ToAsync_Error16
ToAsync_Error2
ToAsync_Error3
ToAsync_Error4
ToAsync_Error5
ToAsync_Error6
ToAsync_Error7
ToAsync_Error8
ToAsync_Error9
ToAsync0
ToAsync1
ToAsync10
ToAsync11
ToAsync12
ToAsync13
ToAsync14
ToAsync15
ToAsync16
ToAsync2
ToAsync3
ToAsync4
ToAsync5
ToAsync6
ToAsync7
ToAsync8
ToAsync9
ToAsyncAction0
ToAsyncAction1
ToAsyncAction10
ToAsyncAction11
ToAsyncAction12
ToAsyncAction13
ToAsyncAction14
ToAsyncAction15
ToAsyncAction16
ToAsyncAction2
ToAsyncAction3
ToAsyncAction4
ToAsyncAction5
ToAsyncAction6
ToAsyncAction7
ToAsyncAction8
ToAsyncAction9
ToAsyncActionError0
ToAsyncActionError1
ToAsyncActionError10
ToAsyncActionError11
ToAsyncActionError12
ToAsyncActionError13
ToAsyncActionError14
ToAsyncActionError15
ToAsyncActionError16
ToAsyncActionError2
ToAsyncActionError3
ToAsyncActionError4
ToAsyncActionError5
ToAsyncActionError6
ToAsyncActionError7
ToAsyncActionError8
ToAsyncActionError9
ToString Ereditato dall'oggetto.

TOP

Thread safety

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi ReactiveTests.Tests