Share via


RequestForwarderContext Class

Definition

Context for request forwarder when the current service is unable to service the request.

public class RequestForwarderContext
type RequestForwarderContext = class
Public Class RequestForwarderContext
Inheritance
RequestForwarderContext

Constructors

RequestForwarderContext()

Properties

ReplicaSelector

Gets the target replica selector.

ServicePartitionKey

Gets the remote partition key.

ServiceUri

Gets the remote service uri.

TraceId

Gets the trace id for logging.

Applies to