Click or drag to resize

AlertService Properties

The AlertService type exposes the following members.

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