Table of Contents

Class LongLivedMarshalByRefObject

Namespace
NUnit.Compatibility
Assembly
nunit.framework.dll

A MarshalByRefObject that lives forever

public class LongLivedMarshalByRefObject : MarshalByRefObject
Inheritance
LongLivedMarshalByRefObject
Derived
Inherited Members

Constructors

LongLivedMarshalByRefObject()

public LongLivedMarshalByRefObject()

Methods

InitializeLifetimeService()

Obtains a lifetime service object to control the lifetime policy for this instance.

[Obsolete("Preventing throwing PlatformNotSupportedException")]
public override object InitializeLifetimeService()

Returns

object