CallingContext.ExtractSkypeChainId(HttpRequestMessage) Method

Definition

Extracts the X-Microsoft-Skype-Chain-Id header from the request that is used for correlating logs across different services for a call

public static string ExtractSkypeChainId (System.Net.Http.HttpRequestMessage request);
static member ExtractSkypeChainId : System.Net.Http.HttpRequestMessage -> string
Public Shared Function ExtractSkypeChainId (request As HttpRequestMessage) As String

Parameters

Returns

String

Applies to