TestTask

Undocumented in source.

Constructors

this
this(string payloadOut)
Undocumented in source.

Members

Functions

getEvent
Event getEvent(byte[] dataIn)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Task

getData
byte[] getData()
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeID
ulong getTypeID()
Undocumented in source. Be warned that the author may not have intended to support it.
getHandler
EventHandler getHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
getEvent
Event getEvent(byte[] dataIn)

Intended to take the received data from the Job's tristanable queue and decode it as per this Task's type

Meta