Share via


Consume Method

Microsoft Robotics Class Reference

Invoked when port has been set to the PortOperationMode.SingleReIssueReceiver. Assumes item will be consumed and any task generated will be scheduled by receiver

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 void Consume(
    IPortElement item
)

Parameters

See Also

ReceiverTask Class

Microsoft.Ccr.Core.Arbiters Namespace