多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You are developing a Windows Communication Foundation (WCF) service that executes a long-running operation.The service is accessed from your business applications in a server transaction in which the client does not participate.You need to ensure that the transaction times out and aborts if the operation has not completed within 45 seconds. What should you do?()

  • A、Set the service binding sendTimeout attribute to 00:00:45.
  • B、Apply [ServiceBehavior(TransactionTimeout="00:00:45")] to the service implementation.
  • C、Set the service binding receiveTimeout attribute to 00:00:45.
  • D、Apply [OperationBehavior(TransactionScopeRequired=false)] to the service operation.
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题