C# 클래스 System.Reactive.TypeOccurenceAggregator

파일 보기 프로젝트 열기: Reactive-Extensions/Tx

보호된 프로퍼티들

프로퍼티 타입 설명
_completed System.Threading.ManualResetEvent
_exception Exception

프로퍼티 상세

_completed 보호되어 있는 프로퍼티

protected ManualResetEvent,System.Threading _completed
리턴 System.Threading.ManualResetEvent

_exception 보호되어 있는 프로퍼티

protected Exception _exception
리턴 Exception