Share via


Evaluate Method (IPortElement, ITask)

Microsoft Robotics Class Reference

Invoked in the context of Port.Post() to examine a message

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

Syntax

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

Parameters

Return Value

Always false

See Also

JoinReceiver Class

Evaluate Overload

Microsoft.Ccr.Core Namespace