C# Класс Insero.ComponentCompositionFramework.Components.NgsiProducer.NgsiProducerComponent

Component that produces ngsi context events to a publish subscriber.
Наследование: Insero.ComponentCompositionFramework.Components.Utilities.ExtendedDisposableBase, IConnectableComponent
Показать файл Открыть проект

Открытые методы

Метод Описание
GetCommunicationInterface ( ) : IComponentCommunication
NgsiProducerComponent ( ) : System
Start ( ) : void

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Описание методов

Dispose() защищенный Метод

protected Dispose ( bool disposing ) : void
disposing bool
Результат void

GetCommunicationInterface() публичный Метод

public GetCommunicationInterface ( ) : IComponentCommunication
Результат IComponentCommunication

NgsiProducerComponent() публичный Метод

public NgsiProducerComponent ( ) : System
Результат System

Start() публичный Метод

public Start ( ) : void
Результат void