I am trying to create session using SessionCreateRQ soap service. which is first step of using sabre soap services where I have created object of HttpWebRequest with end point <
There's an existing .NET sample in Dev studio, using proxy code/classes:
https://developer.sabre.com/docs/read/soap_basics/getting_started
Hope that helps.