C# Class StreamInsight.Samples.Adapters.Wcf.WcfPointInputAdapter

Inheritance: PointInputAdapter, IPointInputAdapter
Mostrar archivo Open project: canoas/StreamInsight.SignalR Class Usage Examples

Public Methods

Method Description
Resume ( ) : void
Start ( ) : void
WcfPointInputAdapter ( CepEventType eventType, WcfAdapterConfig configInfo ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
CheckStopping ( object state ) : void
EnqueueCti ( DateTimeOffset startTime ) : ResultCode
EnqueueInsert ( DateTimeOffset startTime, object>.Dictionary payload ) : ResultCode
IPointInputAdapter ( WcfPointEvent wcfPointEvent ) : ResultCode

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Resume() public method

public Resume ( ) : void
return void

Start() public method

public Start ( ) : void
return void

WcfPointInputAdapter() public method

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