Share via


CreateService Method (ServiceInfoType)

Microsoft Robotics Class Reference

Issues a Create operation to the local Constructor service

Namespace: Microsoft.Dss.ServiceModel.DsspServiceBase
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

protected DsspResponsePort<CreateResponse> CreateService(
    ServiceInfoType serviceInformation
)

Parameters

Return Value

Result port

See Also

DsspServiceBase Class

CreateService Overload

Microsoft.Dss.ServiceModel.DsspServiceBase Namespace