ReliableSubscribe Method (IPort, Type[])
Microsoft Robotics Class Reference
Namespace: Microsoft.Robotics.Services.Sonar.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0
Syntax
public virtual DsspResponsePort<SubscribeResponseType> ReliableSubscribe(
IPort notificationPort,
params Type[] types
)
Parameters
- notificationPort
Type: Microsoft.Ccr.Core. . :: . .IPort
- types
Type: array<System. . :: . .Type> [] () [] []