Share via


AttachPortToServiceRelativePath Method

Microsoft Robotics Class Reference

Enables dispatching of inbound DSSP operations to user specified port for a specific relative URI path (relative to the service URI)

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 SuccessFailurePort AttachPortToServiceRelativePath(
    string relativePath,
    IPort targetPort,
    DsspOperationPortConfiguration portConfig
)

Parameters

Return Value

See Also

DsspServiceBase Class

Microsoft.Dss.ServiceModel.DsspServiceBase Namespace