IRequestContext Interface

Definition

Bundles context information which is amended to the partner SDK operations.

public interface IRequestContext
type IRequestContext = interface
Public Interface IRequestContext

Properties

CorrelationId

Gets the correlation Id. This Id is used to group logical operations together.

Locale

Gets the Locale.

RequestId

Gets the request Id. Uniquely identifies the partner service operation.

Applies to