cdeP..::..FireEvent Method
   Fire an Event on a property
   
                
    Namespace: 
   nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pEventName
 - Type: String
Required - Name of the event 
- FireAsync
 - Type: Boolean
Required. If set to trueTruetruetrue (True in Visual Basic), then the event is fired async ; otherwise, synchronous . 
- pFireEventTimeout
 - Type: Int32
Optional. The default value is 0 and events are fired without waiting for execution. -1 sets the timeout to MyServiceHostInfo.EventTimeout