DsspServiceBase Class

Microsoft Robotics
Microsoft Robotics Class Reference
Logging functions
Base class for service implementations

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

public abstract class DsspServiceBase : ServiceBase

All service implementation classes must derive from this class. It provides infrastructure for service start, shutdown, configuration and discovery. It maintains state regarding service instance information and the local Dss node environment
Show: