试题详情
单项选择题 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
  • 关注下方微信公众号,在线模考后查看

热门试题