C# 클래스 Insero.ComponentCompositionFramework.Components.NgsiProducer.NgsiProducerComponent

Component that produces ngsi context events to a publish subscriber.
상속: Insero.ComponentCompositionFramework.Components.Utilities.ExtendedDisposableBase, IConnectableComponent
파일 보기 프로젝트 열기: FINESCE/ComponentCompositionFramework

공개 메소드들

메소드 설명
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