当前位置:MCPD(70-505)题库

问题:

[单选]

You create an isntance of a BackgroundWorker Component named backgroundworker1.You discover that when the application attempts to cancel the background process you get an exception from the following code segment:   
backgroundworker1.CancelAsync(); 
You need to configure the BackgroundWorker component appropriately to prevent to application from exception.What should you do?()

A . Cancel the background process in the backgroundworker1_DoWork event
B . Set the IsBusy property og backgroundworker1 to True before you attempt to cancel
C . Set the WorkerSupportsCancellation property of backgroundworker1 to true before the code
D . Set the DoWorkEventArgs Cancel property to true

气化与热解的区别是什么? 仓储技术作业过程 当NC故障排除后,按()键消除报警。 RESET。 GRAPH。 PAPAM。 MACRO。 零库存 现代健康的含义是多元的、广泛的,所包含有() 生理。 心理。 环境。 社会适应性。

You create an isntance of a BackgroundWorker Component named backgroundworker1.You discover that when the application attempts to cancel the background process you get an exception from the following code segment:   
backgroundworker1.CancelAsync(); 
You need to configure the BackgroundWorker component appropriately to prevent to application from exception.What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服