C# Class Insero.ComponentCompositionFramework.Components.NgsiProducer.NgsiProducerComponent

Component that produces ngsi context events to a publish subscriber.
Inheritance: Insero.ComponentCompositionFramework.Components.Utilities.ExtendedDisposableBase, IConnectableComponent
Afficher le fichier Open project: FINESCE/ComponentCompositionFramework

Méthodes publiques

Méthode Description
GetCommunicationInterface ( ) : IComponentCommunication
NgsiProducerComponent ( ) : System
Start ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

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

GetCommunicationInterface() public méthode

public GetCommunicationInterface ( ) : IComponentCommunication
Résultat IComponentCommunication

NgsiProducerComponent() public méthode

public NgsiProducerComponent ( ) : System
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void