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

Inheritance: PointOutputAdapter
Afficher le fichier Open project: canoas/StreamInsight.SignalR Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DequeueEvent ( ) : void

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

WcfPointOutputAdapter() public méthode

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