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
Register port for sending notifications
Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public void Register(
Port<List<bool>> notificationTarget
)
Parameters
- notificationTarget
Type: Microsoft.Ccr.Core. . :: . .Port< (Of < ( <'List< (Of < ( <'Boolean> ) > ) >> ) > ) >