InfiniteLifetimeObjectBase Class
Provides the abstract base class for an object that can be proxied across an AppDomain
and always remains active.
public abstract class InfiniteLifetimeObjectBase : MarshalByRefObject
- Inheritance:
- object MarshalByRefObject object
Constructors
InfiniteLifetimeObjectBase()
Initializes an instance of the class.
protected InfiniteLifetimeObjectBase()