C# Class System.Linq.Parallel.IntValueEvent

A ManualResetEventSlim that also remembers a value that was stored at the last Set().
Inheritance: ManualResetEventSlim
Mostra file Open project: mikedn/runtime Class Usage Examples

Private Methods

Method Description
IntValueEvent ( ) : System
Set ( int index ) : void