Class LongLivedMarshalByRefObject
A MarshalByRefObject that lives forever
Inheritance
LongLivedMarshalByRefObject
Inherited Members
Namespace: NUnit.Compatibility
Assembly: nunit.framework.dll
Syntax
public class LongLivedMarshalByRefObject : MarshalByRefObject
Constructors
View SourceLongLivedMarshalByRefObject()
Declaration
public LongLivedMarshalByRefObject()
Methods
View SourceInitializeLifetimeService()
Obtains a lifetime service object to control the lifetime policy for this instance.
Declaration
[Obsolete("Preventing throwing PlatformNotSupportedException")]
public override object InitializeLifetimeService()
Returns
Type | Description |
---|---|
object |