WebProxyClientContextInitializer<TService>.AddCommonHeaders Method
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.
Adds common and required headers to the outbound service call.
protected:
void AddCommonHeaders();
protected void AddCommonHeaders ();
member this.AddCommonHeaders : unit -> unit
Protected Sub AddCommonHeaders ()