eEngineName Fields
The eEngineName type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ContentService |
ClassName of the ContentService responsible for all basic communication such as subscription management and blob transfers
|
![]() |
Name |
Define your own for your plugin: call "eEngineName MyPluginName=new eEngineName(classname);"
instead of using "MyBaseEngine.GetEngineName() you could use MyPluginName.Name;
|
![]() ![]() |
NMIService |
Classname of the NMI Engine
|
![]() ![]() |
StorageService | Obsolete.
RETIRED IN V4: ClassName of the StorageService responsible for all Storage related communications
|
![]() ![]() |
ThingService |
Classname of the Thing Engine
|
![]() ![]() |
WebRelayService | Obsolete.
RETIRED IN V4: ClassName of the WebRelayService resposible for all HTML5 and Web Relay communication
|