Namespace Coree.NETStandard.Classes
Classes
ThreadSafeCollection<T>
Represents a thread-safe collection of objects that can be accessed by multiple threads concurrently.
ThreadSafeValue<T>
Provides a thread-safe wrapper for a value of type T
.
Represents a thread-safe collection of objects that can be accessed by multiple threads concurrently.
Provides a thread-safe wrapper for a value of type T
.