ServiceBase Class

Microsoft Robotics Class Reference

Common class for internal(not accessible outside the Dss node) service implementations

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

Syntax

public class ServiceBase : CcrServiceBase

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .CcrServiceBase
    Microsoft.Dss.Core..::..ServiceBase
      Microsoft.Dss.Core.DsspHttpUtilities. . :: . .DsspHttpUtilitiesService
      Microsoft.Dss.Core. . :: . .DssRuntimeLoader
      Microsoft.Dss.Runtime.Security. . :: . .DsspSecurity
      Microsoft.Dss.ServiceModel.DsspServiceBase. . :: . .DsspServiceBase
      Microsoft.Dss.Services.Serializer. . :: . .SerializerService
      Microsoft.Dss.Services.Transports. . :: . .TransportServiceBase< (Of < ( <'T> ) > ) >

See Also

ServiceBase Members

Microsoft.Dss.Core Namespace