Click or drag to resize
GlowLogInterpreterApplyPayload Method
Applies the payload of the current message to the tree rooted in Root.

Namespace: Lawo.EmberPlusSharp.Glow
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public void ApplyPayload()
Exceptions
ExceptionCondition
InvalidOperationException
XmlExceptionAn error occurred while parsing the XML-encoded data, see Message for more information.
See Also