Share via


Activate Method

Microsoft Robotics Class Reference

Registers an arbiter on ports and associates a dispatcher queue for executing the user's code

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 void Activate(
    DispatcherQueue dispatcherQueue,
    params ITask[] arbiter
)

Parameters

See Also

Arbiter Class

Microsoft.Ccr.Core Namespace