All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kzu_message_dispatcher_properties.h File Reference

Variables

static PropertyType< int > TimerBatchCountProperty
 TimerBatchCount property. More...
 
static PropertyType< string > WriteLogMessageProperty
 WriteLogMessage property. More...
 
static PropertyType< int > TimerValueProperty
 TimerValue property. More...
 

Variable Documentation

PropertyType<int> TimerBatchCountProperty
static

TimerBatchCount property.

The default value is 1.

See also
setTimerBatchCount(), getTimerBatchCount()
PropertyType<string> WriteLogMessageProperty
static

WriteLogMessage property.

The default value is "".

See also
setWriteLogMessage(), getWriteLogMessage()
PropertyType<int> TimerValueProperty
static

TimerValue property.

The default value is 0.

See also
setTimerValue(), getTimerValue()