Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Called in the context of Port.Post() to check if the join can schedule a commit
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
- messageNode
Type: Microsoft.Ccr.Core.Arbiters. . :: . .IPortElement
Message being posted. Not used
- deferredTask
Type: Microsoft.Ccr.Core. . :: . .ITask%
Not used
Return Value
always returns false since it never consumes a message