Client
iGame Channel = new ChannelFactory ( new BasicHttpBinding ( BasicHttpSecurityMode . None ) , new EndpointAddress ( new Uri ( \"http://loc
You could still use framework 4.0 but you have to include getawaiter for the classes:
getawaiter
MethodName(parameters).ConfigureAwait(false).GetAwaiter().GetResult();