C# 클래스 GSF.TimeSeries.Adapters.RouteMappingHighLatencyLowCpu.Consumer

파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

공개 프로퍼티들

프로퍼티 타입 설명
MeasurementsToRoute List
Methods RoutingPassthroughMethod

공개 메소드들

메소드 설명
Consumer ( IAdapter adapter ) : System
RoutingComplete ( ) : void

비공개 메소드들

메소드 설명
m_task_Running ( object sender, EventArgs e ) : void

메소드 상세

Consumer() 공개 메소드

public Consumer ( IAdapter adapter ) : System
adapter IAdapter
리턴 System

RoutingComplete() 공개 메소드

public RoutingComplete ( ) : void
리턴 void

프로퍼티 상세

MeasurementsToRoute 공개적으로 프로퍼티

public List MeasurementsToRoute
리턴 List

Methods 공개적으로 프로퍼티

public RoutingPassthroughMethod Methods
리턴 RoutingPassthroughMethod