AsyncSubjectTest Class
Inheritance Hierarchy
System.Object
Microsoft.Reactive.Testing.ReactiveTest
ReactiveTests.Tests.AsyncSubjectTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class AsyncSubjectTest _
Inherits ReactiveTest
'Usage
Dim instance As AsyncSubjectTest
[TestClassAttribute]
public class AsyncSubjectTest : ReactiveTest
[TestClassAttribute]
public ref class AsyncSubjectTest : public ReactiveTest
[<TestClassAttribute>]
type AsyncSubjectTest =
class
inherit ReactiveTest
end
public class AsyncSubjectTest extends ReactiveTest
The AsyncSubjectTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AsyncSubjectTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Canceled | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Error | |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Finite | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Infinite | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnError_ArgumentChecking | |
![]() |
SubjectDisposed | |
![]() |
Subscribe_ArgumentChecking | |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.