documentation
.HELP!
Task Parallel System.Threading Documentation
LazyInitializer Methods
Task Parallel System.Threading
previous page
next page
Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
Visual Basic
C#
Include Protected Members
Include Inherited Members
.NET Framework Class Library
LazyInitializer Methods
LazyInitializer Class
See Also
Send Feedback
Methods
Name
Description
EnsureInitialized
Overloaded.
See Also
LazyInitializer Class
System.Threading Namespace
previous page
start
next page
Menu
Homepage
Table of contents
System Namespace
AggregateException Class
AggregateException Constructor
AggregateException Constructor
AggregateException Constructor (IEnumerable(Exception))
AggregateException Constructor (Exception[])
AggregateException Constructor (String)
AggregateException Constructor (SerializationInfo, StreamingContext)
AggregateException Constructor (String, IEnumerable(Exception))
AggregateException Constructor (String, Exception)
AggregateException Constructor (String, Exception[])
AggregateException Methods
Flatten Method
GetBaseException Method
GetObjectData Method
Handle Method
ToString Method
AggregateException Properties
InnerExceptions Property
Func_(T1, T2, T3, T4, T5, TResult) Delegate
Lazy(T) Class
Lazy(T) Constructor
Lazy(T) Constructor
Lazy(T) Constructor (Boolean)
Lazy(T) Constructor (Func(T))
Lazy(T) Constructor (LazyThreadSafetyMode)
Lazy(T) Constructor (Func(T), Boolean)
Lazy(T) Constructor (Func(T), LazyThreadSafetyMode)
Lazy(T) Methods
ToString Method
Lazy(T) Properties
IsValueCreated Property
Value Property
System.Collections.Concurrent Namespace
BlockingCollection(T) Class
BlockingCollection(T) Constructor
BlockingCollection(T) Constructor
BlockingCollection(T) Constructor (IProducerConsumerCollection(T))
BlockingCollection(T) Constructor (Int32)
BlockingCollection(T) Constructor (IProducerConsumerCollection(T), Int32)
BlockingCollection(T) Methods
ICollection.CopyTo Method
IEnumerable(T).GetEnumerator Method
IEnumerable.GetEnumerator Method
Add Method
Add Method (T)
Add Method (T, CancellationToken)
AddToAny Method
AddToAny Method (BlockingCollection(T)[], T)
AddToAny Method (BlockingCollection(T)[], T, CancellationToken)
CompleteAdding Method
CopyTo Method
Dispose Method
Dispose Method
Dispose Method (Boolean)
GetConsumingEnumerable Method
GetConsumingEnumerable Method
GetConsumingEnumerable Method (CancellationToken)
Take Method
Take Method
Take Method (CancellationToken)
TakeFromAny Method
TakeFromAny Method (BlockingCollection(T)[], T)
TakeFromAny Method (BlockingCollection(T)[], T, CancellationToken)
ToArray Method
TryAdd Method
TryAdd Method (T)
TryAdd Method (T, Int32)
TryAdd Method (T, TimeSpan)
TryAdd Method (T, Int32, CancellationToken)
TryAddToAny Method
TryAddToAny Method (BlockingCollection(T)[], T)
TryAddToAny Method (BlockingCollection(T)[], T, Int32)
TryAddToAny Method (BlockingCollection(T)[], T, TimeSpan)
TryAddToAny Method (BlockingCollection(T)[], T, Int32, CancellationToken)
TryTake Method
TryTake Method (T)
TryTake Method (T, Int32)
TryTake Method (T, TimeSpan)
TryTake Method (T, Int32, CancellationToken)
TryTakeFromAny Method
TryTakeFromAny Method (BlockingCollection(T)[], T)
TryTakeFromAny Method (BlockingCollection(T)[], T, Int32)
TryTakeFromAny Method (BlockingCollection(T)[], T, TimeSpan)
TryTakeFromAny Method (BlockingCollection(T)[], T, Int32, CancellationToken)
BlockingCollection(T) Properties
ICollection.IsSynchronized Property
ICollection.SyncRoot Property
BoundedCapacity Property
Count Property
IsAddingCompleted Property
IsCompleted Property
ConcurrentBag(T) Class
ConcurrentBag(T) Constructor
ConcurrentBag(T) Constructor
ConcurrentBag(T) Constructor (IEnumerable(T))
ConcurrentBag(T) Methods
ICollection.CopyTo Method
IEnumerable.GetEnumerator Method
Add Method
CopyTo Method
GetEnumerator Method
IProducerConsumerCollection(T).TryAdd Method
ToArray Method
TryPeek Method
TryTake Method
ConcurrentBag(T) Properties
ICollection.IsSynchronized Property
ICollection.SyncRoot Property
Count Property
IsEmpty Property
ConcurrentDictionary(TKey, TValue) Class
ConcurrentDictionary(TKey, TValue) Constructor
ConcurrentDictionary(TKey, TValue) Constructor
ConcurrentDictionary(TKey, TValue) Constructor (IEnumerable(KeyValuePair(TKey, TValue)))
ConcurrentDictionary(TKey, TValue) Constructor (IEqualityComparer(TKey))
ConcurrentDictionary(TKey, TValue) Constructor (IEnumerable(KeyValuePair(TKey, TValue)), IEqualityComparer(TKey))
ConcurrentDictionary(TKey, TValue) Constructor (Int32, Int32)
ConcurrentDictionary(TKey, TValue) Constructor (Int32, IEnumerable(KeyValuePair(TKey, TValue)), IEqualityComparer(TKey))
ConcurrentDictionary(TKey, TValue) Constructor (Int32, Int32, IEqualityComparer(TKey))
ConcurrentDictionary(TKey, TValue) Methods
ICollection(KeyValuePair(TKey, TValue)).Add Method
IDictionary(TKey, TValue).Add Method
IDictionary.Add Method
ICollection(KeyValuePair(TKey, TValue)).Contains Method
IDictionary.Contains Method
ICollection(KeyValuePair(TKey, TValue)).CopyTo Method
ICollection.CopyTo Method
IDictionary.GetEnumerator Method
IEnumerable.GetEnumerator Method
ICollection(KeyValuePair(TKey, TValue)).Remove Method
IDictionary(TKey, TValue).Remove Method
IDictionary.Remove Method
AddOrUpdate Method
AddOrUpdate Method (TKey, Func(TKey, TValue), Func(TKey, TValue, TValue))
AddOrUpdate Method (TKey, TValue, Func(TKey, TValue, TValue))
Clear Method
ContainsKey Method
GetEnumerator Method
GetOrAdd Method
GetOrAdd Method (TKey, Func(TKey, TValue))
GetOrAdd Method (TKey, TValue)
ToArray Method
TryAdd Method
TryGetValue Method
TryRemove Method
TryUpdate Method
ConcurrentDictionary(TKey, TValue) Properties
IDictionary.IsFixedSize Property
ICollection(KeyValuePair(TKey, TValue)).IsReadOnly Property
IDictionary.IsReadOnly Property
ICollection.IsSynchronized Property
IDictionary.Item Property
IDictionary.Keys Property
ICollection.SyncRoot Property
IDictionary.Values Property
Count Property
IsEmpty Property
Item Property
Keys Property
Values Property
ConcurrentQueue(T) Class
ConcurrentQueue(T) Constructor
ConcurrentQueue(T) Constructor
ConcurrentQueue(T) Constructor (IEnumerable(T))
ConcurrentQueue(T) Methods
ICollection.CopyTo Method
IEnumerable.GetEnumerator Method
CopyTo Method
Enqueue Method
GetEnumerator Method
IProducerConsumerCollection(T).TryAdd Method
IProducerConsumerCollection(T).TryTake Method
ToArray Method
TryDequeue Method
TryPeek Method
ConcurrentQueue(T) Properties
ICollection.IsSynchronized Property
ICollection.SyncRoot Property
Count Property
IsEmpty Property
ConcurrentStack(T) Class
ConcurrentStack(T) Constructor
ConcurrentStack(T) Constructor
ConcurrentStack(T) Constructor (IEnumerable(T))
ConcurrentStack(T) Methods
ICollection.CopyTo Method
IEnumerable.GetEnumerator Method
Clear Method
CopyTo Method
GetEnumerator Method
IProducerConsumerCollection(T).TryAdd Method
IProducerConsumerCollection(T).TryTake Method
Push Method
PushRange Method
PushRange Method (T[])
PushRange Method (T[], Int32, Int32)
ToArray Method
TryPeek Method
TryPop Method
TryPopRange Method
TryPopRange Method (T[])
TryPopRange Method (T[], Int32, Int32)
ConcurrentStack(T) Properties
ICollection.IsSynchronized Property
ICollection.SyncRoot Property
Count Property
IsEmpty Property
IProducerConsumerCollection(T) Interface
IProducerConsumerCollection(T) Methods
CopyTo Method
CopyTo Method (T[], Int32)
GetEnumerator Method
ToArray Method
TryAdd Method
TryTake Method
IProducerConsumerCollection(T) Properties
OrderablePartitioner(TSource) Class
OrderablePartitioner(TSource) Constructor
OrderablePartitioner(TSource) Methods
GetDynamicPartitions Method
GetOrderableDynamicPartitions Method
GetOrderablePartitions Method
GetPartitions Method
OrderablePartitioner(TSource) Properties
KeysNormalized Property
KeysOrderedAcrossPartitions Property
KeysOrderedInEachPartition Property
Partitioner Class
Partitioner Methods
Create Method
Create(TSource) Method (IEnumerable(TSource))
Create(TSource) Method (IList(TSource), Boolean)
Create(TSource) Method (TSource[], Boolean)
Partitioner(TSource) Class
Partitioner(TSource) Constructor
Partitioner(TSource) Methods
GetDynamicPartitions Method
GetPartitions Method
Partitioner(TSource) Properties
SupportsDynamicPartitions Property
System.Linq Namespace
OrderedParallelQuery(TSource) Class
OrderedParallelQuery(TSource) Methods
GetEnumerator Method
ParallelEnumerable Class
ParallelEnumerable Methods
Aggregate Method
Aggregate(TSource) Method (ParallelQuery(TSource), Func(TSource, TSource, TSource))
Aggregate(TSource, TAccumulate) Method (ParallelQuery(TSource), TAccumulate, Func(TAccumulate, TSource, TAccumulate))
Aggregate(TSource, TAccumulate, TResult) Method (ParallelQuery(TSource), TAccumulate, Func(TAccumulate, TSource, TAccumulate), Func(TAccumulate, TResult))
Aggregate(TSource, TAccumulate, TResult) Method (ParallelQuery(TSource), Func(TAccumulate), Func(TAccumulate, TSource, TAccumulate), Func(TAccumulate, TAccumulate, TAccumulate), Func(TAccumulate, TResult))
Aggregate(TSource, TAccumulate, TResult) Method (ParallelQuery(TSource), TAccumulate, Func(TAccumulate, TSource, TAccumulate), Func(TAccumulate, TAccumulate, TAccumulate), Func(TAccumulate, TResult))
All(TSource) Method
Any Method
Any(TSource) Method (ParallelQuery(TSource))
Any(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
AsEnumerable(TSource) Method
AsOrdered Method
AsOrdered Method (ParallelQuery)
AsOrdered(TSource) Method (ParallelQuery(TSource))
AsParallel Method
AsParallel(TSource) Method (Partitioner(TSource))
AsParallel(TSource) Method (IEnumerable(TSource))
AsParallel Method (IEnumerable)
AsSequential(TSource) Method
AsUnordered(TSource) Method
Average Method
Average Method (ParallelQuery(Decimal))
Average Method (ParallelQuery(Double))
Average Method (ParallelQuery(Int32))
Average Method (ParallelQuery(Int64))
Average Method (ParallelQuery(Nullable(Decimal)))
Average Method (ParallelQuery(Nullable(Double)))
Average Method (ParallelQuery(Nullable(Int32)))
Average Method (ParallelQuery(Nullable(Int64)))
Average Method (ParallelQuery(Nullable(Single)))
Average Method (ParallelQuery(Single))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Decimal))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Double))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Int64))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Decimal)))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Double)))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int32)))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int64)))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Single)))
Average(TSource) Method (ParallelQuery(TSource), Func(TSource, Single))
Cast(TResult) Method
Concat Method
Concat(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource))
Concat(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource))
Contains Method
Contains(TSource) Method (ParallelQuery(TSource), TSource)
Contains(TSource) Method (ParallelQuery(TSource), TSource, IEqualityComparer(TSource))
Count Method
Count(TSource) Method (ParallelQuery(TSource))
Count(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
DefaultIfEmpty Method
DefaultIfEmpty(TSource) Method (ParallelQuery(TSource))
DefaultIfEmpty(TSource) Method (ParallelQuery(TSource), TSource)
Distinct Method
Distinct(TSource) Method (ParallelQuery(TSource))
Distinct(TSource) Method (ParallelQuery(TSource), IEqualityComparer(TSource))
ElementAt(TSource) Method
ElementAtOrDefault(TSource) Method
Empty(TResult) Method
Except Method
Except(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource))
Except(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource))
Except(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource), IEqualityComparer(TSource))
Except(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource), IEqualityComparer(TSource))
First Method
First(TSource) Method (ParallelQuery(TSource))
First(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
FirstOrDefault Method
FirstOrDefault(TSource) Method (ParallelQuery(TSource))
FirstOrDefault(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
ForAll(TSource) Method
GroupBy Method
GroupBy(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey))
GroupBy(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey), IEqualityComparer(TKey))
GroupBy(TSource, TKey, TElement) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement))
GroupBy(TSource, TKey, TResult) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TKey, IEnumerable(TSource), TResult))
GroupBy(TSource, TKey, TElement) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement), IEqualityComparer(TKey))
GroupBy(TSource, TKey, TElement, TResult) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement), Func(TKey, IEnumerable(TElement), TResult))
GroupBy(TSource, TKey, TResult) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TKey, IEnumerable(TSource), TResult), IEqualityComparer(TKey))
GroupBy(TSource, TKey, TElement, TResult) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement), Func(TKey, IEnumerable(TElement), TResult), IEqualityComparer(TKey))
GroupJoin Method
GroupJoin(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), IEnumerable(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, IEnumerable(TInner), TResult))
GroupJoin(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), ParallelQuery(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, IEnumerable(TInner), TResult))
GroupJoin(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), IEnumerable(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, IEnumerable(TInner), TResult), IEqualityComparer(TKey))
GroupJoin(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), ParallelQuery(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, IEnumerable(TInner), TResult), IEqualityComparer(TKey))
Intersect Method
Intersect(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource))
Intersect(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource))
Intersect(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource), IEqualityComparer(TSource))
Intersect(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource), IEqualityComparer(TSource))
Join Method
Join(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), IEnumerable(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, TInner, TResult))
Join(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), ParallelQuery(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, TInner, TResult))
Join(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), IEnumerable(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, TInner, TResult), IEqualityComparer(TKey))
Join(TOuter, TInner, TKey, TResult) Method (ParallelQuery(TOuter), ParallelQuery(TInner), Func(TOuter, TKey), Func(TInner, TKey), Func(TOuter, TInner, TResult), IEqualityComparer(TKey))
Last Method
Last(TSource) Method (ParallelQuery(TSource))
Last(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
LastOrDefault Method
LastOrDefault(TSource) Method (ParallelQuery(TSource))
LastOrDefault(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
LongCount Method
LongCount(TSource) Method (ParallelQuery(TSource))
LongCount(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
Max Method
Max Method (ParallelQuery(Decimal))
Max Method (ParallelQuery(Double))
Max Method (ParallelQuery(Int32))
Max Method (ParallelQuery(Int64))
Max Method (ParallelQuery(Nullable(Decimal)))
Max Method (ParallelQuery(Nullable(Double)))
Max Method (ParallelQuery(Nullable(Int32)))
Max Method (ParallelQuery(Nullable(Int64)))
Max Method (ParallelQuery(Nullable(Single)))
Max Method (ParallelQuery(Single))
Max(TSource) Method (ParallelQuery(TSource))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Decimal))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Double))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Int64))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Decimal)))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Double)))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int32)))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int64)))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Single)))
Max(TSource) Method (ParallelQuery(TSource), Func(TSource, Single))
Max(TSource, TResult) Method (ParallelQuery(TSource), Func(TSource, TResult))
Min Method
Min Method (ParallelQuery(Decimal))
Min Method (ParallelQuery(Double))
Min Method (ParallelQuery(Int32))
Min Method (ParallelQuery(Int64))
Min Method (ParallelQuery(Nullable(Decimal)))
Min Method (ParallelQuery(Nullable(Double)))
Min Method (ParallelQuery(Nullable(Int32)))
Min Method (ParallelQuery(Nullable(Int64)))
Min Method (ParallelQuery(Nullable(Single)))
Min Method (ParallelQuery(Single))
Min(TSource) Method (ParallelQuery(TSource))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Decimal))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Double))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Int64))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Decimal)))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Double)))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int32)))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int64)))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Single)))
Min(TSource) Method (ParallelQuery(TSource), Func(TSource, Single))
Min(TSource, TResult) Method (ParallelQuery(TSource), Func(TSource, TResult))
OfType(TResult) Method
OrderBy Method
OrderBy(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey))
OrderBy(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey), IComparer(TKey))
OrderByDescending Method
OrderByDescending(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey))
OrderByDescending(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey), IComparer(TKey))
Range Method
Repeat(TResult) Method
Reverse(TSource) Method
Select Method
Select(TSource, TResult) Method (ParallelQuery(TSource), Func(TSource, TResult))
Select(TSource, TResult) Method (ParallelQuery(TSource), Func(TSource, Int32, TResult))
SelectMany Method
SelectMany(TSource, TResult) Method (ParallelQuery(TSource), Func(TSource, IEnumerable(TResult)))
SelectMany(TSource, TResult) Method (ParallelQuery(TSource), Func(TSource, Int32, IEnumerable(TResult)))
SelectMany(TSource, TCollection, TResult) Method (ParallelQuery(TSource), Func(TSource, IEnumerable(TCollection)), Func(TSource, TCollection, TResult))
SelectMany(TSource, TCollection, TResult) Method (ParallelQuery(TSource), Func(TSource, Int32, IEnumerable(TCollection)), Func(TSource, TCollection, TResult))
SequenceEqual Method
SequenceEqual(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource))
SequenceEqual(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource))
SequenceEqual(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource), IEqualityComparer(TSource))
SequenceEqual(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource), IEqualityComparer(TSource))
Single Method
Single(TSource) Method (ParallelQuery(TSource))
Single(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
SingleOrDefault Method
SingleOrDefault(TSource) Method (ParallelQuery(TSource))
SingleOrDefault(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
Skip(TSource) Method
SkipWhile Method
SkipWhile(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
SkipWhile(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32, Boolean))
Sum Method
Sum Method (ParallelQuery(Decimal))
Sum Method (ParallelQuery(Double))
Sum Method (ParallelQuery(Int32))
Sum Method (ParallelQuery(Int64))
Sum Method (ParallelQuery(Nullable(Decimal)))
Sum Method (ParallelQuery(Nullable(Double)))
Sum Method (ParallelQuery(Nullable(Int32)))
Sum Method (ParallelQuery(Nullable(Int64)))
Sum Method (ParallelQuery(Nullable(Single)))
Sum Method (ParallelQuery(Single))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Decimal))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Double))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Int64))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Decimal)))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Double)))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int32)))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Int64)))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Nullable(Single)))
Sum(TSource) Method (ParallelQuery(TSource), Func(TSource, Single))
Take(TSource) Method
TakeWhile Method
TakeWhile(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
TakeWhile(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32, Boolean))
ThenBy Method
ThenBy(TSource, TKey) Method (OrderedParallelQuery(TSource), Func(TSource, TKey))
ThenBy(TSource, TKey) Method (OrderedParallelQuery(TSource), Func(TSource, TKey), IComparer(TKey))
ThenByDescending Method
ThenByDescending(TSource, TKey) Method (OrderedParallelQuery(TSource), Func(TSource, TKey))
ThenByDescending(TSource, TKey) Method (OrderedParallelQuery(TSource), Func(TSource, TKey), IComparer(TKey))
ToArray(TSource) Method
ToDictionary Method
ToDictionary(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey))
ToDictionary(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey), IEqualityComparer(TKey))
ToDictionary(TSource, TKey, TElement) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement))
ToDictionary(TSource, TKey, TElement) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement), IEqualityComparer(TKey))
ToList(TSource) Method
ToLookup Method
ToLookup(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey))
ToLookup(TSource, TKey) Method (ParallelQuery(TSource), Func(TSource, TKey), IEqualityComparer(TKey))
ToLookup(TSource, TKey, TElement) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement))
ToLookup(TSource, TKey, TElement) Method (ParallelQuery(TSource), Func(TSource, TKey), Func(TSource, TElement), IEqualityComparer(TKey))
Union Method
Union(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource))
Union(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource))
Union(TSource) Method (ParallelQuery(TSource), IEnumerable(TSource), IEqualityComparer(TSource))
Union(TSource) Method (ParallelQuery(TSource), ParallelQuery(TSource), IEqualityComparer(TSource))
Where Method
Where(TSource) Method (ParallelQuery(TSource), Func(TSource, Boolean))
Where(TSource) Method (ParallelQuery(TSource), Func(TSource, Int32, Boolean))
WithCancellation(TSource) Method
WithDegreeOfParallelism(TSource) Method
WithExecutionMode(TSource) Method
WithMergeOptions(TSource) Method
Zip Method
Zip(TFirst, TSecond, TResult) Method (ParallelQuery(TFirst), IEnumerable(TSecond), Func(TFirst, TSecond, TResult))
Zip(TFirst, TSecond, TResult) Method (ParallelQuery(TFirst), ParallelQuery(TSecond), Func(TFirst, TSecond, TResult))
ParallelExecutionMode Enumeration
ParallelMergeOptions Enumeration
ParallelQuery Class
ParallelQuery Methods
IEnumerable.GetEnumerator Method
ParallelQuery(TSource) Class
ParallelQuery(TSource) Methods
GetEnumerator Method
System.Threading Namespace
Barrier Class
Barrier Constructor
Barrier Constructor (Int32)
Barrier Constructor (Int32, Action(Barrier))
Barrier Methods
AddParticipant Method
AddParticipants Method
Dispose Method
Dispose Method
Dispose Method (Boolean)
RemoveParticipant Method
RemoveParticipants Method
SignalAndWait Method
SignalAndWait Method
SignalAndWait Method (Int32)
SignalAndWait Method (CancellationToken)
SignalAndWait Method (TimeSpan)
SignalAndWait Method (Int32, CancellationToken)
SignalAndWait Method (TimeSpan, CancellationToken)
Barrier Properties
CurrentPhaseNumber Property
ParticipantCount Property
ParticipantsRemaining Property
BarrierPostPhaseException Class
BarrierPostPhaseException Constructor
BarrierPostPhaseException Constructor
BarrierPostPhaseException Constructor (Exception)
BarrierPostPhaseException Constructor (String)
BarrierPostPhaseException Constructor (SerializationInfo, StreamingContext)
BarrierPostPhaseException Constructor (String, Exception)
BarrierPostPhaseException Methods
BarrierPostPhaseException Properties
CancellationToken Structure
CancellationToken Constructor
CancellationToken Methods
Equality Operator
Equals Method
Equals Method (Object)
Equals Method (CancellationToken)
GetHashCode Method
Inequality Operator
Register Method
Register Method (Action)
Register Method (Action, Boolean)
Register Method (Action(Object), Object)
Register Method (Action(Object), Object, Boolean)
ThrowIfCancellationRequested Method
CancellationToken Properties
CanBeCanceled Property
IsCancellationRequested Property
None Property
WaitHandle Property
CancellationTokenRegistration Structure
CancellationTokenRegistration Methods
Dispose Method
Equality Operator
Equals Method
Equals Method (Object)
Equals Method (CancellationTokenRegistration)
GetHashCode Method
Inequality Operator
CancellationTokenSource Class
CancellationTokenSource Constructor
CancellationTokenSource Methods
Cancel Method
Cancel Method
Cancel Method (Boolean)
CreateLinkedTokenSource Method
CreateLinkedTokenSource Method (CancellationToken[])
CreateLinkedTokenSource Method (CancellationToken, CancellationToken)
Dispose Method
CancellationTokenSource Properties
IsCancellationRequested Property
Token Property
CountdownEvent Class
CountdownEvent Constructor
CountdownEvent Methods
AddCount Method
AddCount Method
AddCount Method (Int32)
Dispose Method
Dispose Method
Dispose Method (Boolean)
Reset Method
Reset Method
Reset Method (Int32)
Signal Method
Signal Method
Signal Method (Int32)
TryAddCount Method
TryAddCount Method
TryAddCount Method (Int32)
Wait Method
Wait Method
Wait Method (Int32)
Wait Method (CancellationToken)
Wait Method (TimeSpan)
Wait Method (Int32, CancellationToken)
Wait Method (TimeSpan, CancellationToken)
CountdownEvent Properties
CurrentCount Property
InitialCount Property
IsSet Property
WaitHandle Property
LazyInitializer Class
LazyInitializer Methods
EnsureInitialized Method
EnsureInitialized(T) Method (T)
EnsureInitialized(T) Method (T, Func(T))
EnsureInitialized(T) Method (T, Boolean, Object)
EnsureInitialized(T) Method (T, Boolean, Object, Func(T))
LazyThreadSafetyMode Enumeration
ManualResetEventSlim Class
ManualResetEventSlim Constructor
ManualResetEventSlim Constructor
ManualResetEventSlim Constructor (Boolean)
ManualResetEventSlim Constructor (Boolean, Int32)
ManualResetEventSlim Methods
Dispose Method
Dispose Method
Dispose Method (Boolean)
Reset Method
Set Method
Wait Method
Wait Method
Wait Method (Int32)
Wait Method (CancellationToken)
Wait Method (TimeSpan)
Wait Method (Int32, CancellationToken)
Wait Method (TimeSpan, CancellationToken)
ManualResetEventSlim Properties
IsSet Property
SpinCount Property
WaitHandle Property
SemaphoreSlim Class
SemaphoreSlim Constructor
SemaphoreSlim Constructor (Int32)
SemaphoreSlim Constructor (Int32, Int32)
SemaphoreSlim Methods
Dispose Method
Dispose Method
Dispose Method (Boolean)
Release Method
Release Method
Release Method (Int32)
Wait Method
Wait Method
Wait Method (Int32)
Wait Method (CancellationToken)
Wait Method (TimeSpan)
Wait Method (Int32, CancellationToken)
Wait Method (TimeSpan, CancellationToken)
SemaphoreSlim Properties
AvailableWaitHandle Property
CurrentCount Property
SpinLock Structure
SpinLock Constructor
SpinLock Methods
Enter Method
Exit Method
Exit Method
Exit Method (Boolean)
TryEnter Method
TryEnter Method (Boolean)
TryEnter Method (Int32, Boolean)
TryEnter Method (TimeSpan, Boolean)
SpinLock Properties
IsHeld Property
IsHeldByCurrentThread Property
IsThreadOwnerTrackingEnabled Property
SpinWait Structure
SpinWait Methods
Reset Method
SpinOnce Method
SpinUntil Method
SpinUntil Method (Func(Boolean))
SpinUntil Method (Func(Boolean), Int32)
SpinUntil Method (Func(Boolean), TimeSpan)
SpinWait Properties
Count Property
NextSpinWillYield Property
ThreadLocal(T) Class
ThreadLocal(T) Constructor
ThreadLocal(T) Constructor
ThreadLocal(T) Constructor (Func(T))
ThreadLocal(T) Methods
Dispose Method
Dispose Method
Dispose Method (Boolean)
Finalize Method
ToString Method
ThreadLocal(T) Properties
IsValueCreated Property
Value Property
System.Threading.Tasks Namespace
Parallel Class
Parallel Methods
For Method
For Method (Int32, Int32, Action(Int32))
For Method (Int32, Int32, Action(Int32, ParallelLoopState))
For Method (Int64, Int64, Action(Int64))
For Method (Int64, Int64, Action(Int64, ParallelLoopState))
For Method (Int32, Int32, ParallelOptions, Action(Int32))
For Method (Int32, Int32, ParallelOptions, Action(Int32, ParallelLoopState))
For Method (Int64, Int64, ParallelOptions, Action(Int64))
For Method (Int64, Int64, ParallelOptions, Action(Int64, ParallelLoopState))
For(TLocal) Method (Int32, Int32, Func(TLocal), Func(Int32, ParallelLoopState, TLocal, TLocal), Action(TLocal))
For(TLocal) Method (Int64, Int64, Func(TLocal), Func(Int64, ParallelLoopState, TLocal, TLocal), Action(TLocal))
For(TLocal) Method (Int32, Int32, ParallelOptions, Func(TLocal), Func(Int32, ParallelLoopState, TLocal, TLocal), Action(TLocal))
For(TLocal) Method (Int64, Int64, ParallelOptions, Func(TLocal), Func(Int64, ParallelLoopState, TLocal, TLocal), Action(TLocal))
ForEach Method
ForEach(TSource) Method (OrderablePartitioner(TSource), Action(TSource, ParallelLoopState, Int64))
ForEach(TSource) Method (Partitioner(TSource), Action(TSource))
ForEach(TSource) Method (Partitioner(TSource), Action(TSource, ParallelLoopState))
ForEach(TSource) Method (IEnumerable(TSource), Action(TSource))
ForEach(TSource) Method (IEnumerable(TSource), Action(TSource, ParallelLoopState))
ForEach(TSource) Method (IEnumerable(TSource), Action(TSource, ParallelLoopState, Int64))
ForEach(TSource) Method (OrderablePartitioner(TSource), ParallelOptions, Action(TSource, ParallelLoopState, Int64))
ForEach(TSource) Method (Partitioner(TSource), ParallelOptions, Action(TSource))
ForEach(TSource) Method (Partitioner(TSource), ParallelOptions, Action(TSource, ParallelLoopState))
ForEach(TSource) Method (IEnumerable(TSource), ParallelOptions, Action(TSource))
ForEach(TSource) Method (IEnumerable(TSource), ParallelOptions, Action(TSource, ParallelLoopState))
ForEach(TSource) Method (IEnumerable(TSource), ParallelOptions, Action(TSource, ParallelLoopState, Int64))
ForEach(TSource, TLocal) Method (OrderablePartitioner(TSource), Func(TLocal), Func(TSource, ParallelLoopState, Int64, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (Partitioner(TSource), Func(TLocal), Func(TSource, ParallelLoopState, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (IEnumerable(TSource), Func(TLocal), Func(TSource, ParallelLoopState, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (IEnumerable(TSource), Func(TLocal), Func(TSource, ParallelLoopState, Int64, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (OrderablePartitioner(TSource), ParallelOptions, Func(TLocal), Func(TSource, ParallelLoopState, Int64, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (Partitioner(TSource), ParallelOptions, Func(TLocal), Func(TSource, ParallelLoopState, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (IEnumerable(TSource), ParallelOptions, Func(TLocal), Func(TSource, ParallelLoopState, TLocal, TLocal), Action(TLocal))
ForEach(TSource, TLocal) Method (IEnumerable(TSource), ParallelOptions, Func(TLocal), Func(TSource, ParallelLoopState, Int64, TLocal, TLocal), Action(TLocal))
Invoke Method
Invoke Method (Action[])
Invoke Method (ParallelOptions, Action[])
ParallelLoopResult Structure
ParallelLoopResult Methods
ParallelLoopResult Properties
IsCompleted Property
LowestBreakIteration Property
ParallelLoopState Class
ParallelLoopState Methods
Break Method
Stop Method
ParallelLoopState Properties
IsExceptional Property
IsStopped Property
LowestBreakIteration Property
ShouldExitCurrentIteration Property
ParallelOptions Class
ParallelOptions Constructor
ParallelOptions Methods
ParallelOptions Properties
CancellationToken Property
MaxDegreeOfParallelism Property
TaskScheduler Property
Task Class
Task Constructor
Task Constructor (Action)
Task Constructor (Action, CancellationToken)
Task Constructor (Action, TaskCreationOptions)
Task Constructor (Action(Object), Object)
Task Constructor (Action, CancellationToken, TaskCreationOptions)
Task Constructor (Action(Object), Object, CancellationToken)
Task Constructor (Action(Object), Object, TaskCreationOptions)
Task Constructor (Action(Object), Object, CancellationToken, TaskCreationOptions)
Task Methods
ContinueWith Method
ContinueWith Method (Action(Task))
ContinueWith(TResult) Method (Func(Task, TResult))
ContinueWith Method (Action(Task), CancellationToken)
ContinueWith Method (Action(Task), TaskContinuationOptions)
ContinueWith Method (Action(Task), TaskScheduler)
ContinueWith(TResult) Method (Func(Task, TResult), CancellationToken)
ContinueWith(TResult) Method (Func(Task, TResult), TaskContinuationOptions)
ContinueWith(TResult) Method (Func(Task, TResult), TaskScheduler)
ContinueWith Method (Action(Task), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWith(TResult) Method (Func(Task, TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
Dispose Method
Dispose Method
Dispose Method (Boolean)
RunSynchronously Method
RunSynchronously Method
RunSynchronously Method (TaskScheduler)
Start Method
Start Method
Start Method (TaskScheduler)
Wait Method
Wait Method
Wait Method (Int32)
Wait Method (CancellationToken)
Wait Method (TimeSpan)
Wait Method (Int32, CancellationToken)
WaitAll Method
WaitAll Method (Task[])
WaitAll Method (Task[], Int32)
WaitAll Method (Task[], CancellationToken)
WaitAll Method (Task[], TimeSpan)
WaitAll Method (Task[], Int32, CancellationToken)
WaitAny Method
WaitAny Method (Task[])
WaitAny Method (Task[], Int32)
WaitAny Method (Task[], CancellationToken)
WaitAny Method (Task[], TimeSpan)
WaitAny Method (Task[], Int32, CancellationToken)
Task Properties
IAsyncResult.AsyncWaitHandle Property
IAsyncResult.CompletedSynchronously Property
AsyncState Property
CreationOptions Property
CurrentId Property
Exception Property
Factory Property
Id Property
IsCanceled Property
IsCompleted Property
IsFaulted Property
Status Property
Task(TResult) Class
Task(TResult) Constructor
Task(TResult) Constructor (Func(TResult))
Task(TResult) Constructor (Func(TResult), CancellationToken)
Task(TResult) Constructor (Func(TResult), TaskCreationOptions)
Task(TResult) Constructor (Func(Object, TResult), Object)
Task(TResult) Constructor (Func(TResult), CancellationToken, TaskCreationOptions)
Task(TResult) Constructor (Func(Object, TResult), Object, CancellationToken)
Task(TResult) Constructor (Func(Object, TResult), Object, TaskCreationOptions)
Task(TResult) Constructor (Func(Object, TResult), Object, CancellationToken, TaskCreationOptions)
Task(TResult) Methods
ContinueWith Method
ContinueWith Method (Action(Task(TResult)))
ContinueWith(TNewResult) Method (Func(Task(TResult), TNewResult))
ContinueWith Method (Action(Task(TResult)), CancellationToken)
ContinueWith Method (Action(Task(TResult)), TaskContinuationOptions)
ContinueWith Method (Action(Task(TResult)), TaskScheduler)
ContinueWith(TNewResult) Method (Func(Task(TResult), TNewResult), CancellationToken)
ContinueWith(TNewResult) Method (Func(Task(TResult), TNewResult), TaskContinuationOptions)
ContinueWith(TNewResult) Method (Func(Task(TResult), TNewResult), TaskScheduler)
ContinueWith Method (Action(Task(TResult)), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWith(TNewResult) Method (Func(Task(TResult), TNewResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
Dispose Method
RunSynchronously Method
Start Method
Wait Method
Task(TResult) Properties
Factory Property
Result Property
TaskCanceledException Class
TaskCanceledException Constructor
TaskCanceledException Constructor
TaskCanceledException Constructor (String)
TaskCanceledException Constructor (Task)
TaskCanceledException Constructor (SerializationInfo, StreamingContext)
TaskCanceledException Constructor (String, Exception)
TaskCanceledException Methods
TaskCanceledException Properties
Task Property
TaskCompletionSource(TResult) Class
TaskCompletionSource(TResult) Constructor
TaskCompletionSource(TResult) Constructor
TaskCompletionSource(TResult) Constructor (Object)
TaskCompletionSource(TResult) Constructor (TaskCreationOptions)
TaskCompletionSource(TResult) Constructor (Object, TaskCreationOptions)
TaskCompletionSource(TResult) Methods
SetCanceled Method
SetException Method
SetException Method (IEnumerable(Exception))
SetException Method (Exception)
SetResult Method
TrySetCanceled Method
TrySetException Method
TrySetException Method (IEnumerable(Exception))
TrySetException Method (Exception)
TrySetResult Method
TaskCompletionSource(TResult) Properties
Task Property
TaskContinuationOptions Enumeration
TaskCreationOptions Enumeration
TaskExtensions Class
TaskExtensions Methods
Unwrap Method
Unwrap(TResult) Method (Task(Task(TResult)))
Unwrap Method (Task(Task))
TaskFactory Class
TaskFactory Constructor
TaskFactory Constructor
TaskFactory Constructor (CancellationToken)
TaskFactory Constructor (TaskScheduler)
TaskFactory Constructor (TaskCreationOptions, TaskContinuationOptions)
TaskFactory Constructor (CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)
TaskFactory Methods
ContinueWhenAll Method
ContinueWhenAll Method (Task[], Action(Task[]))
ContinueWhenAll(TResult) Method (Task[], Func(Task[], TResult))
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)[]))
ContinueWhenAll(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult))
ContinueWhenAll Method (Task[], Action(Task[]), CancellationToken)
ContinueWhenAll Method (Task[], Action(Task[]), TaskContinuationOptions)
ContinueWhenAll(TResult) Method (Task[], Func(Task[], TResult), CancellationToken)
ContinueWhenAll(TResult) Method (Task[], Func(Task[], TResult), TaskContinuationOptions)
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)[]), CancellationToken)
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)[]), TaskContinuationOptions)
ContinueWhenAll(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult), CancellationToken)
ContinueWhenAll(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult), TaskContinuationOptions)
ContinueWhenAll Method (Task[], Action(Task[]), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAll(TResult) Method (Task[], Func(Task[], TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)[]), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAll(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAny Method
ContinueWhenAny Method (Task[], Action(Task))
ContinueWhenAny(TResult) Method (Task[], Func(Task, TResult))
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)))
ContinueWhenAny(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult))
ContinueWhenAny Method (Task[], Action(Task), CancellationToken)
ContinueWhenAny Method (Task[], Action(Task), TaskContinuationOptions)
ContinueWhenAny(TResult) Method (Task[], Func(Task, TResult), CancellationToken)
ContinueWhenAny(TResult) Method (Task[], Func(Task, TResult), TaskContinuationOptions)
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)), CancellationToken)
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)), TaskContinuationOptions)
ContinueWhenAny(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult), CancellationToken)
ContinueWhenAny(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult), TaskContinuationOptions)
ContinueWhenAny Method (Task[], Action(Task), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAny(TResult) Method (Task[], Func(Task, TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Action(Task(TAntecedentResult)), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAny(TAntecedentResult, TResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
FromAsync Method
FromAsync Method (IAsyncResult, Action(IAsyncResult))
FromAsync(TResult) Method (IAsyncResult, Func(IAsyncResult, TResult))
FromAsync Method (Func(AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), Object)
FromAsync(TResult) Method (Func(AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), Object)
FromAsync Method (IAsyncResult, Action(IAsyncResult), TaskCreationOptions)
FromAsync(TResult) Method (IAsyncResult, Func(IAsyncResult, TResult), TaskCreationOptions)
FromAsync Method (Func(AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), Object, TaskCreationOptions)
FromAsync(TResult) Method (Func(AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), Object, TaskCreationOptions)
FromAsync(TArg1) Method (Func(TArg1, AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), TArg1, Object)
FromAsync(TArg1, TResult) Method (Func(TArg1, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, Object)
FromAsync Method (IAsyncResult, Action(IAsyncResult), TaskCreationOptions, TaskScheduler)
FromAsync(TResult) Method (IAsyncResult, Func(IAsyncResult, TResult), TaskCreationOptions, TaskScheduler)
FromAsync(TArg1) Method (Func(TArg1, AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), TArg1, Object, TaskCreationOptions)
FromAsync(TArg1, TResult) Method (Func(TArg1, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, Object, TaskCreationOptions)
FromAsync(TArg1, TArg2) Method (Func(TArg1, TArg2, AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), TArg1, TArg2, Object)
FromAsync(TArg1, TArg2, TResult) Method (Func(TArg1, TArg2, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, Object)
FromAsync(TArg1, TArg2, TArg3) Method (Func_(TArg1, TArg2, TArg3, AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), TArg1, TArg2, TArg3, Object)
FromAsync(TArg1, TArg2, TArg3, TResult) Method (Func_(TArg1, TArg2, TArg3, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, TArg3, Object)
FromAsync(TArg1, TArg2) Method (Func(TArg1, TArg2, AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), TArg1, TArg2, Object, TaskCreationOptions)
FromAsync(TArg1, TArg2, TResult) Method (Func(TArg1, TArg2, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, Object, TaskCreationOptions)
FromAsync(TArg1, TArg2, TArg3) Method (Func_(TArg1, TArg2, TArg3, AsyncCallback, Object, IAsyncResult), Action(IAsyncResult), TArg1, TArg2, TArg3, Object, TaskCreationOptions)
FromAsync(TArg1, TArg2, TArg3, TResult) Method (Func_(TArg1, TArg2, TArg3, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, TArg3, Object, TaskCreationOptions)
StartNew Method
StartNew Method (Action)
StartNew(TResult) Method (Func(TResult))
StartNew Method (Action, CancellationToken)
StartNew Method (Action, TaskCreationOptions)
StartNew Method (Action(Object), Object)
StartNew(TResult) Method (Func(TResult), CancellationToken)
StartNew(TResult) Method (Func(TResult), TaskCreationOptions)
StartNew(TResult) Method (Func(Object, TResult), Object)
StartNew Method (Action(Object), Object, CancellationToken)
StartNew Method (Action(Object), Object, TaskCreationOptions)
StartNew(TResult) Method (Func(Object, TResult), Object, CancellationToken)
StartNew(TResult) Method (Func(Object, TResult), Object, TaskCreationOptions)
StartNew Method (Action, CancellationToken, TaskCreationOptions, TaskScheduler)
StartNew(TResult) Method (Func(TResult), CancellationToken, TaskCreationOptions, TaskScheduler)
StartNew Method (Action(Object), Object, CancellationToken, TaskCreationOptions, TaskScheduler)
StartNew(TResult) Method (Func(Object, TResult), Object, CancellationToken, TaskCreationOptions, TaskScheduler)
TaskFactory Properties
CancellationToken Property
ContinuationOptions Property
CreationOptions Property
Scheduler Property
TaskFactory(TResult) Class
TaskFactory(TResult) Constructor
TaskFactory(TResult) Constructor
TaskFactory(TResult) Constructor (CancellationToken)
TaskFactory(TResult) Constructor (TaskScheduler)
TaskFactory(TResult) Constructor (TaskCreationOptions, TaskContinuationOptions)
TaskFactory(TResult) Constructor (CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)
TaskFactory(TResult) Methods
ContinueWhenAll Method
ContinueWhenAll Method (Task[], Func(Task[], TResult))
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult))
ContinueWhenAll Method (Task[], Func(Task[], TResult), CancellationToken)
ContinueWhenAll Method (Task[], Func(Task[], TResult), TaskContinuationOptions)
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult), CancellationToken)
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult), TaskContinuationOptions)
ContinueWhenAll Method (Task[], Func(Task[], TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAll(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult)[], TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAny Method
ContinueWhenAny Method (Task[], Func(Task, TResult))
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult))
ContinueWhenAny Method (Task[], Func(Task, TResult), CancellationToken)
ContinueWhenAny Method (Task[], Func(Task, TResult), TaskContinuationOptions)
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult), CancellationToken)
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult), TaskContinuationOptions)
ContinueWhenAny Method (Task[], Func(Task, TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
ContinueWhenAny(TAntecedentResult) Method (Task(TAntecedentResult)[], Func(Task(TAntecedentResult), TResult), CancellationToken, TaskContinuationOptions, TaskScheduler)
FromAsync Method
FromAsync Method (IAsyncResult, Func(IAsyncResult, TResult))
FromAsync Method (Func(AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), Object)
FromAsync Method (IAsyncResult, Func(IAsyncResult, TResult), TaskCreationOptions)
FromAsync Method (Func(AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), Object, TaskCreationOptions)
FromAsync(TArg1) Method (Func(TArg1, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, Object)
FromAsync Method (IAsyncResult, Func(IAsyncResult, TResult), TaskCreationOptions, TaskScheduler)
FromAsync(TArg1) Method (Func(TArg1, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, Object, TaskCreationOptions)
FromAsync(TArg1, TArg2) Method (Func(TArg1, TArg2, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, Object)
FromAsync(TArg1, TArg2, TArg3) Method (Func_(TArg1, TArg2, TArg3, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, TArg3, Object)
FromAsync(TArg1, TArg2) Method (Func(TArg1, TArg2, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, Object, TaskCreationOptions)
FromAsync(TArg1, TArg2, TArg3) Method (Func_(TArg1, TArg2, TArg3, AsyncCallback, Object, IAsyncResult), Func(IAsyncResult, TResult), TArg1, TArg2, TArg3, Object, TaskCreationOptions)
StartNew Method
StartNew Method (Func(TResult))
StartNew Method (Func(TResult), CancellationToken)
StartNew Method (Func(TResult), TaskCreationOptions)
StartNew Method (Func(Object, TResult), Object)
StartNew Method (Func(Object, TResult), Object, CancellationToken)
StartNew Method (Func(Object, TResult), Object, TaskCreationOptions)
StartNew Method (Func(TResult), CancellationToken, TaskCreationOptions, TaskScheduler)
StartNew Method (Func(Object, TResult), Object, CancellationToken, TaskCreationOptions, TaskScheduler)
TaskFactory(TResult) Properties
CancellationToken Property
ContinuationOptions Property
CreationOptions Property
Scheduler Property
TaskScheduler Class
TaskScheduler Constructor
TaskScheduler Methods
Finalize Method
FromCurrentSynchronizationContext Method
GetScheduledTasks Method
QueueTask Method
TryDequeue Method
TryExecuteTask Method
TryExecuteTaskInline Method
TaskScheduler Properties
Current Property
Default Property
Id Property
MaximumConcurrencyLevel Property
TaskScheduler Events
UnobservedTaskException Event
TaskSchedulerException Class
TaskSchedulerException Constructor
TaskSchedulerException Constructor
TaskSchedulerException Constructor (Exception)
TaskSchedulerException Constructor (String)
TaskSchedulerException Constructor (SerializationInfo, StreamingContext)
TaskSchedulerException Constructor (String, Exception)
TaskSchedulerException Methods
TaskSchedulerException Properties
TaskStatus Enumeration
UnobservedTaskExceptionEventArgs Class
UnobservedTaskExceptionEventArgs Constructor
UnobservedTaskExceptionEventArgs Methods
SetObserved Method
UnobservedTaskExceptionEventArgs Properties
Exception Property
Observed Property
Get in touch
Submit feedback about this site to:
[email protected]