C-DEngine 5.105

TheProcessMessage Constructor

Overload List


  Name Description
Public method TheProcessMessage()()()()
Creates a default Process Message with empty Topic and Empty Message
Public method TheProcessMessage(TheClientInfo)
Creates a new TheProcessMessage from TheClientInfo - mainly used for local TPM processing
Public method TheProcessMessage(TSM)
Creates a ProcessMessage with the giving TSM as the Message The Topic will be generated automatically using a scoped version of the pMessage.ENG
Public method TheProcessMessage(TSM, Action<(Of <<'(TSM>)>>))
Creates a ProcessMessage with the giving TSM as the Message The Topic will be generated automatically using a scoped version of the pMessage.ENG