C# Class System.Reactive.TypeOccurenceAggregator

显示文件 Open project: Reactive-Extensions/Tx

Protected Properties

Property Type Description
_completed System.Threading.ManualResetEvent
_exception Exception

Property Details

_completed protected_oe property

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

_exception protected_oe property

protected Exception _exception
return Exception