C-DEngine 5.105

eEngineName Fields

The eEngineName type exposes the following members.

Fields


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