皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
You develop a Windows Communication Foundation (WCF) service to generate reports. Client applications call the service to initiate report generation but do not wait for the reports to be generated. The service does not provide any status to the client applications. The service class is defined as follows. (Line numbers are included for reference only.) 01 [ServiceContract] 02 public class ReportGeneratorService 03 { 04 ... 05 private int GenerateReports(int clientID) 06 { 07 ... 08 return 0; 09 } 10 } You need to ensure that client applications can initiate reports without waiting for status. Which two actions should you perform (Each correct answer presents part of the solution. Choose two.) ()。
A.
Insert the following code at line 04. [OperationContract(IsOneWay=true)]
B.
Insert the following code at line 04. [OperationContract(AsyncPattern=false)]
C.
At line 05, change the GenerateReports method from private to public.
D.
Remove line 08. At line 05, change the return type of GenerateReports method to void.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】脑神经中,含有一般内脏运动纤维(副交感神经)的神经有____、____、____和____。
【判断题】在国际货物运输中,装货单一经签发,运输合同即告成立。()
A.
正确
B.
错误
【判断题】丰田汽车取得2017年全球汽车品牌销量排行第二的成绩
A.
正确
B.
错误
【单选题】在国际货物运输中,( )一经签发,运输合同即告成立
A.
装货单
B.
托运单
C.
场站收据
D.
提单
【多选题】感受器的一般生理特征 有()
A.
适宜刺激
B.
换能作用
C.
编码功能
D.
适应现象
【多选题】感受器的一般生理特征有( )
A.
适宜刺激
B.
换能作用
C.
编码作用
D.
适应
E.
应激
【判断题】按照“一国两制”的方针,促进香港、澳门长期繁荣稳定,完成祖国统一大业。 标准答案:
A.
正确
B.
错误
【简答题】智能家居的随意性主要表现在 、 和 。
【单选题】测定水中六价铬时,Cr(VI)与二苯碳酰二肼发生反应,硫酸浓度一般控制在()时显色最好。
A.
0.01mol/l
B.
0.05~0.3mol/l
C.
0.5mol/l
D.
1~2mol/l
【单选题】在故事活动中,对故事进行续编时,编高潮和结局属于()能力要求。
A.
托班
B.
小班
C.
中班
D.
大班
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题