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
System.MarshalByRefObject
ReactiveTests.Tests.CrashTaskPool
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
Public Class CrashTaskPool _
Inherits MarshalByRefObject
'Usage
Dim instance As CrashTaskPool
public class CrashTaskPool : MarshalByRefObject
public ref class CrashTaskPool : public MarshalByRefObject
type CrashTaskPool =
class
inherit MarshalByRefObject
end
public class CrashTaskPool extends MarshalByRefObject
The CrashTaskPool type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CrashTaskPool |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | Security Critical. (Inherited from MarshalByRefObject.) |
![]() |
Do | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitializeLifetimeService | (Overrides MarshalByRefObject.InitializeLifetimeService().) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
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.