Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.Reactive.Testing.ReactiveTest
ReactiveTests.Tests.ReplaySubjectTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestClassAttribute> _
Public Class ReplaySubjectTest _
Inherits ReactiveTest
'Usage
Dim instance As ReplaySubjectTest
[TestClassAttribute]
public class ReplaySubjectTest : ReactiveTest
[TestClassAttribute]
public ref class ReplaySubjectTest : public ReactiveTest
[<TestClassAttribute>]
type ReplaySubjectTest =
class
inherit ReactiveTest
end
public class ReplaySubjectTest extends ReactiveTest
The ReplaySubjectTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReplaySubjectTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Canceled | |
![]() |
Constructor_ArgumentChecking | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Error | |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Finite | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Infinite | |
![]() |
Infinite2 | |
![]() |
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.