Share via


ActivateDsspOperationHandlers Method

Microsoft Robotics Class Reference

Activates an Interleave arbiter using the ServiceHandler attributes on service methods.

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 Interleave ActivateDsspOperationHandlers()

Return Value

Remarks

This should be called in the service Start() method, and should be called only once. Service handlers must be annotated with the ServiceHandler attribute

See Also

DsspServiceBase Class

ActivateDsspOperationHandlers Overload

Microsoft.Dss.ServiceModel.DsspServiceBase Namespace