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
Initialization constructor
Namespace: Microsoft.Ccr.Core.Arbiters
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
protected ReceiverTask(
ITask taskToRun
)
Parameters
- taskToRun
Type: Microsoft.Ccr.Core. . :: . .ITask
Task to execute when receiver condition is satisfied
See Also
ReceiverTask Overload