Table of Contents

Constructor SendResponse

Namespace
Bonsai.ZeroMQ
Assembly
Bonsai.ZeroMQ.dll

SendResponse()

Initializes a new instance of the SendResponse class.

public SendResponse()

SendResponse(ExpressionBuilderGraph)

Initializes a new instance of the SendResponse class with the specified expression builder workflow.

public SendResponse(ExpressionBuilderGraph workflow)

Parameters

workflow ExpressionBuilderGraph

The expression builder workflow instance that will be used by this builder to generate the output expression tree.