CreateService Method (ServiceInfoType)
Microsoft Robotics Class Reference
Creates a service instance on the local node, using the contract identifier
Namespace: Microsoft.Dss.Hosting
Assembly: Microsoft.Dss.Environment (in Microsoft.Dss.Environment.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public static DsspResponsePort<CreateResponse> CreateService(
ServiceInfoType serviceInformation
)
Parameters
- serviceInformation
Type: Microsoft.Dss.ServiceModel.Dssp. . :: . .ServiceInfoType
Service creation parameters
Return Value
PortSet on which to result will be posted