Share via


Evaluate Method

Microsoft Robotics Class Reference

Invoked by port post logic when a new message instance is enqueued

Namespace: Microsoft.Ccr.Core.Arbiters
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public abstract bool Evaluate(
    IPortElement messageNode,
    ref ITask deferredTask
)

Parameters

Return Value

See Also

ReceiverTask Class

Microsoft.Ccr.Core.Arbiters Namespace