ObjectSpace Class

Definition

Implements an object space. Object spaces are collections of objects that share a common lock and lifetime.

public ref class ObjectSpace sealed : IDisposable
public sealed class ObjectSpace : IDisposable
Public NotInheritable Class ObjectSpace
Implements IDisposable
Inheritance
ObjectSpace
Implements

Methods

Dispose()

Releases all resources used by this object.

Finalize()

Applies to