DotNext.Runtime
Namespace with 9 public types
Classes
SoftReference`1
Represents a form of weak reference
which is eligible for garbage collection in Generation 2 only.
SoftReferenceOptions
Allows to configure behavior of .
Structures
GCLatencyModeScope
Represents lexical scope of the specific GC latency mode.
ReadOnlyValueReference`1
Represents an immutable reference to the field.
ValueReference`1
Represents a mutable reference to the field.
Enumerations
SoftReferenceState
Represents state of the referenced object.
Static Classes
Intrinsics
Represents highly optimized runtime intrinsic methods.
Abstract Classes
BoxedValue`1
Represents a typed representation of the boxed value type.
GCNotification
Provides a way to receive notifications from Garbage Collector asynchronously.