DotNext.Runtime
Namespace with 8 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
Reference`1
Provides a reference to the memory location.
Enumerations
SoftReferenceState
Represents state of the referenced object.
Static Classes
Intrinsics
Represents highly optimized runtime intrinsic methods.
Reference
Provides factory methods for creating references.
Abstract Classes
BoxedValue`1
Represents a typed representation of the boxed value type.
GCNotification
Provides a way to receive notifications from Garbage Collector asynchronously.