C# (CSharp) Subtext.Framework.Threading 네임스페이스

클래스들

이름 설명
AsyncHelper
AsyncHelper.TargetInfo
LockTimeoutException
ManagedThreadPool Managed thread pool.
ManagedThreadPool.WaitingCallback Used to hold a callback delegate and the state for that delegate.
Semaphore Implementation of Dijkstra's PV Semaphore based on the Monitor class.
TimedLock Class provides a nice way of obtaining a lock that will time out with a cleaner syntax than using the whole Monitor.TryEnter() method.
UndisposedLockException