DeterministicLifetimeMarshalByRefObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MarshalByRefObject wrapper that ensures lifetime is managed by owner of object.
public ref class DeterministicLifetimeMarshalByRefObject abstract : MarshalByRefObject, IDisposable
public abstract class DeterministicLifetimeMarshalByRefObject : MarshalByRefObject, IDisposable
type DeterministicLifetimeMarshalByRefObject = class
inherit MarshalByRefObject
interface IDisposable
Public MustInherit Class DeterministicLifetimeMarshalByRefObject
Inherits MarshalByRefObject
Implements IDisposable
- Inheritance
-
DeterministicLifetimeMarshalByRefObject
- Implements
Constructors
DeterministicLifetimeMarshalByRefObject() |
Methods
Dispose() | |
Dispose(Boolean) | |
InitializeLifetimeService() |