LBM .Net API Documentation
promote Method
Namespacescom.latencybusters.lbmLBMMessagepromote()()()
Use to continue processing the message on another thread, or after the callback returns. (Note: If the application does not call promote or dispose, UM promotes the object by default. However, for valid coding, you must call one or the other.)
Declaration Syntax
C#
public LBMMessage promote()
Return Value
The promoted message. This is not guaranteed to be the same message that the method was called on.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0