HttpPipelineSynchronousPolicy
Represents a  HttpPipelinePolicy that doesn't do any asynchronous or synchronously blocking operations.
            
                
protected HttpPipelineSynchronousPolicy()
Initializes a new instance of  HttpPipelineSynchronousPolicy
Method is invoked after the response is received.
            
Method is invoked before the request is sent.