ApiServiceProviderAttribute Properties |
The ApiServiceProviderAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| BehaviorType |
Gets or sets the contract type
| |
| Configuration |
Gets or sets the configuration type
(Inherited from ServiceProviderAttribute.) | |
| Dependencies |
Gets or sets the dependencies of this service
(Inherited from ServiceProviderAttribute.) | |
| Name |
Gets the name of the service
(Inherited from ServiceProviderAttribute.) | |
| Required |
Required services must be present when the service starts up
(Inherited from ServiceProviderAttribute.) | |
| Type |
Service type
(Inherited from ServiceProviderAttribute.) | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |