Click or drag to resize

ServiceBase Properties

The ServiceBase type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets or Sets the IAppContext object for the service.
Public propertyAttributes
Gets/Sets the service attributes.
Public propertyCategory
Gets/Sets the service category.
Public propertyComponentID
Gets/Sets the service component ID.
Public propertyID
Gets/Sets the service ID.
Public propertyName
Gets/Sets the service name.
Public propertyProperties
Gets the service's configuration properties
Public propertyType
Gets/Sets the service type.
Top
See Also