DotNext.Runtime
Namespace with 7 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.
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.