PortSet(T0, T1) 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<(Of <(<'T0, T1>)>)>
Microsoft.Ccr.Core..::..SuccessFailurePort
Microsoft.Dss.ServiceModel.Dssp..::..DsspResponsePort<(Of <(<'RESPONSE>)>)>
Microsoft.Dss.Services.FileStore..::..FileStoreConstructorPort
Microsoft.Dss.Services.PartnerListManager..::..PartnerSubscribeResultsPort
Microsoft.Ccr.Core..::..PortSet<(Of <(<'T0, T1>)>)>
Microsoft.Ccr.Core..::..SuccessFailurePort
Microsoft.Dss.ServiceModel.Dssp..::..DsspResponsePort<(Of <(<'RESPONSE>)>)>
Microsoft.Dss.Services.FileStore..::..FileStoreConstructorPort
Microsoft.Dss.Services.PartnerListManager..::..PartnerSubscribeResultsPort
Show: