C# 클래스 StreamInsight.Samples.Adapters.Wcf.WcfPointInputAdapter

상속: PointInputAdapter, IPointInputAdapter
파일 보기 프로젝트 열기: canoas/StreamInsight.SignalR 1 사용 예제들

공개 메소드들

메소드 설명
Resume ( ) : void
Start ( ) : void
WcfPointInputAdapter ( CepEventType eventType, WcfAdapterConfig configInfo ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
CheckStopping ( object state ) : void
EnqueueCti ( DateTimeOffset startTime ) : ResultCode
EnqueueInsert ( DateTimeOffset startTime, object>.Dictionary payload ) : ResultCode
IPointInputAdapter ( WcfPointEvent wcfPointEvent ) : ResultCode

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Resume() 공개 메소드

public Resume ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

WcfPointInputAdapter() 공개 메소드

public WcfPointInputAdapter ( CepEventType eventType, WcfAdapterConfig configInfo ) : System
eventType CepEventType
configInfo Seroter.SI.AzureAppFabricAdapter.WcfAdapterConfig
리턴 System