PortSet(T0, T1, T2) Class
Microsoft Robotics
Microsoft Robotics Class Reference
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)
Multiple Queue Port composed out of multiple Port<T> instances, one for each type
For each generic type argument T, an instance of Port<T> is used to store messages of that type
Each Port<T> instance is independent of the others and there are non ordering guarantees across ports under the same
multiple port wrapper. To get access to the individual ports use the P0,P1,...,PN accessors
Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)
System..::..Object
Microsoft.Ccr.Core..::..PortSet
Microsoft.Ccr.Core..::..PortSet<(Of <(<'T0, T1, T2>)>)>
Microsoft.Ccr.Adapters.IO..::..StreamIoResultPort
Microsoft.Ccr.Adapters.WinForms..::..WinFormsServicePort
Microsoft.Ccr.Adapters.Wpf..::..WpfServicePort
Microsoft.Dss.Services.ManifestLoader..::..ManifestLoaderPort
Microsoft.Dss.Services.ManifestLoader.Proxy..::..ManifestLoaderPort
Microsoft.Dss.Services.UriLauncher.Proxy..::..UriLauncherOperations
Microsoft.Dss.Services.UriLauncher..::..UriLauncherOperations
Microsoft.Ccr.Core..::..PortSet
Microsoft.Ccr.Core..::..PortSet<(Of <(<'T0, T1, T2>)>)>
Microsoft.Ccr.Adapters.IO..::..StreamIoResultPort
Microsoft.Ccr.Adapters.WinForms..::..WinFormsServicePort
Microsoft.Ccr.Adapters.Wpf..::..WpfServicePort
Microsoft.Dss.Services.ManifestLoader..::..ManifestLoaderPort
Microsoft.Dss.Services.ManifestLoader.Proxy..::..ManifestLoaderPort
Microsoft.Dss.Services.UriLauncher.Proxy..::..UriLauncherOperations
Microsoft.Dss.Services.UriLauncher..::..UriLauncherOperations
Show: