次の方法で共有


DeterministicLifetimeMarshalByRefObject Class

Definition

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()

Applies to