TestCrashTaskPool Class
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.TestCrashTaskPool
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TestCrashTaskPool
'Usage
Dim instance As TestCrashTaskPool
[SerializableAttribute]
public class TestCrashTaskPool
[SerializableAttribute]
public ref class TestCrashTaskPool
[<SerializableAttribute>]
type TestCrashTaskPool = class end
public class TestCrashTaskPool
The TestCrashTaskPool type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TestCrashTaskPool |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ad_UnhandledException | |
![]() ![]() |
Do | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
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.