ExecutorOptions.AutoSendMessageHandlerResultObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the result of a message handler that returns a value will be sent as a message from the executor.
public bool AutoSendMessageHandlerResultObject { get; set; }
member this.AutoSendMessageHandlerResultObject : bool with get, set
Public Property AutoSendMessageHandlerResultObject As Boolean