Multiple attriutes for one service are allowed and all of them will take effect, however repeated registering for a same type will cause exceptions.
Assemblies that contain generic services to be registered automatially (with this attribute) must have GenericServiceEnabledAttribute
For a list of all members of this type, see GenericServiceAttribute Members.
System.Object
Attribute
GenericServiceAttribute
[Visual Basic] Public Class GenericServiceAttribute Inherits Attribute [C#] public class GenericServiceAttribute : Attribute [C++] public __gc class GenericServiceAttribute : public Attribute [JScript] public class GenericServiceAttribute extends Attribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: AqDWeb.Attributes
Assembly: AqDWeb (in AqDWeb.dll)
GenericServiceAttribute Members | AqDWeb.Attributes Namespace