Share via


Choice Method (ReceiverTask[])

Microsoft Robotics Class Reference

Creates a choice arbiter

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

Syntax

public static Choice Choice(
    params ReceiverTask[] receivers
)

Parameters

Return Value

Instance of Choice Arbiter

See Also

Arbiter Class

Choice Overload

Microsoft.Ccr.Core Namespace