ResponsePort Property

Microsoft Robotics Class Reference

Gets or set the port to which the method result is posted

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

Syntax

public PortSet<R, Exception> ResponsePort { get; set; }

See Also

Invoke< (Of < ( <'R> ) > ) > Class

Microsoft.Ccr.Adapters.Wpf Namespace