Class LongLivedMarshalByRefObject
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.runner.utility.netfx.dll
Base class for all long-lived objects that may cross over an AppDomain.
public abstract class LongLivedMarshalByRefObject : MarshalByRefObject
- Inheritance
-
LongLivedMarshalByRefObject
- Derived
- Inherited Members
Methods
- InitializeLifetimeService()
Obtains a lifetime service object to control the lifetime policy for this instance.