C# Class System.Reactive.TypeOccurenceAggregator

Show file Open project: Reactive-Extensions/Tx

Protected Properties

Property Type Description
_completed System.Threading.ManualResetEvent
_exception Exception

Property Details

_completed protected property

protected ManualResetEvent,System.Threading _completed
return System.Threading.ManualResetEvent

_exception protected property

protected Exception _exception
return Exception