jpi*_*tor 5 wcf windows-phone-8.1 xamarin.forms
存在Windows Phone 8.1与WCF服务的任何不兼容性?
我正在开发一个使用WCF服务的Xamarin Forms App Portable,在Android中工作正常但在Windows Phone 8.1中无法正常工作且没有错误或异常.
我从Visual Studio添加服务引用并以这种方式使用它:
IServicioWeb service = new ServicioWebClient();
var res = servicio.BeginMyValidateMethod(param1, param2, null, null);
var res_client = servicio.EndMyValidateMethod(res);
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
352 次 |
| 最近记录: |