Share via


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

Return Value

PortSet on which to result will be posted

See Also

DssEnvironment Class

CreateService Overload

Microsoft.Dss.Hosting Namespace