Click or drag to resize
HandlerBehaviourAttribute Properties

The HandlerBehaviourAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDependentOn
If this property is set then the sequence of adding the manager is important
Public propertySingelton
True if only one instance of the service is allowed
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also