DsspServiceBase Class
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)
Syntax
public abstract class DsspServiceBase : ServiceBase
Remarks
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
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Ccr.Core. . :: . .CcrServiceBase
Microsoft.Dss.Core. . :: . .ServiceBase
Microsoft.Dss.ServiceModel.DsspServiceBase..::..DsspServiceBase
Microsoft.Robotics.Services.Drive. . :: . .DriveDifferentialTwoWheel
Microsoft.Robotics.Simulation.Engine. . :: . .SimulationEngine