Show / Hide Table of Contents

Namespace DotNext.Runtime

Classes

BoxedValue

Represents extension methods for BoxedValue<T> class.

BoxedValue<T>

Represents a typed representation of the boxed value type.

GCExtensions

Represents a collection of GC notifications.

GCLatencyModeExtensions

Represents extension for GCLatencyMode type.

GCNotification

Provides a way to receive notifications from Garbage Collector asynchronously.

SoftReferenceOptions

Allows to configure behavior of SoftReference<T>.

SoftReference<T>

Represents a form of weak reference which is eligible for garbage collection in Generation 2 only.

Structs

GCLatencyModeScope

Represents lexical scope of the specific GC latency mode.

GCNotification.Registration

Represents callback registration.

ReadOnlyValueReference<T>

Represents an immutable reference to the field.

ValueReference<T>

Represents a mutable reference to the field.

Variant

Represents the variant value on the stack.

Enums

SoftReferenceState

Represents state of the referenced object.

☀
☾
In this article
Back to top
Supported by the .NET Foundation
☀
☾