Re: c# SessionOptions.AddRawSettings not work
Curious why you could not get this to work instead
SessionOptions sessionOptions = new SessionOptions();
sessionOptions.HostName = "test.de";