Skip to content

Instantly share code, notes, and snippets.

@rarous
Created January 31, 2013 13:21
Show Gist options
  • Select an option

  • Save rarous/4682810 to your computer and use it in GitHub Desktop.

Select an option

Save rarous/4682810 to your computer and use it in GitHub Desktop.
container.Register(
WcfClient.ForChannels(DefaultClientModel.On(WcfEndpoint.
ForContract<IMultiConnectorService>().
FromConfiguration("HostedConnector"))));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment