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

Inheritance: PointInputAdapter, IPointInputAdapter
Afficher le fichier Open project: canoas/StreamInsight.SignalR Class Usage Examples

Méthodes publiques

Méthode Description
Resume ( ) : void
Start ( ) : void
WcfPointInputAdapter ( CepEventType eventType, WcfAdapterConfig configInfo ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

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

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Resume() public méthode

public Resume ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

WcfPointInputAdapter() public méthode

public WcfPointInputAdapter ( CepEventType eventType, WcfAdapterConfig configInfo ) : System
eventType CepEventType
configInfo Seroter.SI.AzureAppFabricAdapter.WcfAdapterConfig
Résultat System