ProducerEndpoint
RPC endpoint that takes no input and returns TResult as output when invoked.
Parameters
TResult
The type of entity the endpoint returns as output.
Inheritors
Properties
Link copied to clipboard
Handles errors in responses.
Link copied to clipboard
The HTTP client used to communicate with the remote resource.
Link copied to clipboard
Indicates whether the server has specified the invoke method is currently allowed.
Link copied to clipboard
Extracts links from responses.
Link copied to clipboard
A list of serializers used for entities received from the server, sorted from most to least preferred. Always uses first for sending to the server.