C-DEngine 5.105

eEngineName Members

The eEngineName type exposes the following members.

Constructors


  Name Description
Public method eEngineName()()()()
Constructor
Public method eEngineName(String)
With new Engine Name

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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