c# - Windows store app, Service Reference -


In a window store app, I have a service reference that looks like something

this is xaml the wsdl:

and generate Referece.cs file < / p>

...

  [Sistmkdaygnostikskdebuggerstepthroughttribute ()] [Sistmkkodedomkkmpailrkgenertedcodttrybute ( "Sistmksrvismodel", "4.0.0.0")] Public partial class WSDocuShareJoinWirelessClient: System.ServiceModel.ClientBase & lt; XxxServiceReference.IWSDocuShareShareJoinWireless & gt; xxx.ServiceReference.IWSDocuShareJoinWireless {public WSDocuShareJoinWirelessClient (System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddressRemoteAddress): base (binding, remote address) {}  

...

I want to know who he binding parameters which should be used for I do it

  private WSDoc UShareJoinWirelessClient client = new WSDocuShareJoinWirelessClient (binding, Rimotadres);  

I noticed that I do receive 2 warnings The image recorded details Do


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -