CloudTran Home

 
  
 
Contents  >   11.  CloudTran Profile Reference
 


11.37 StartClient Object

Used on
coordinator
processingUnit
DescriptionThe start-client event is actioned when a client application has started.

This method is called when the application has reached 'InitialisationComplete' state.

Actually, this object can also be used on non-client PUs - it is named "startClient" because it is unlikely to be used much if at all on non-client PUs.
Inherited
properties
text (base property)

 11.37.1  Property 'description'
 11.37.2  Property 'name'

11.37.1  Property 'description'
TypeString

11.37.2  Property 'name'
DescriptionGives the name of the start-client event. This will be used to identify the method in the PU's actions class.

The name is required and must be unique across all actions (i.e. including pulses and event actions) within a given PU.
TypeString
Requiredtrue

Copyright (c) 2001-2011 CloudTran Inc.