The DataService type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Adapter | |
|
|
DefaultHttpMessageHandler |
The Default HttpMessageHandler to be used in the event that
Breeze creates the HttpClient automatically for this service.
|
|
|
HasServerMetadata | |
|
|
HttpClient |
Returns the HttpClient used by this data service. This reference may be
used to customize headers, buffer sizes and timeouts.
|
|
|
JsonResultsAdapter | |
|
|
ServerMetadata | |
|
|
ServiceName | |
|
|
UseJsonP |
See Also