System.Threading.Tasks.ParallelLoopResult Struct Reference
+ Collaboration diagram for System.Threading.Tasks.ParallelLoopResult:

Properties

long LowestBreakIteration [get]
 
bool IsCompleted [get]
 

Detailed Description

Definition at line 32 of file ParallelLoopResult.cs.

Property Documentation

bool System.Threading.Tasks.ParallelLoopResult.IsCompleted
get

Definition at line 45 of file ParallelLoopResult.cs.

long System.Threading.Tasks.ParallelLoopResult.LowestBreakIteration
get

Definition at line 40 of file ParallelLoopResult.cs.


The documentation for this struct was generated from the following file: