IRequestContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |