单项选择题
A. net.msmq://localhost/msmq$FailedMessages
B. net.msmq://localhost/msmq$DeadLetter
C. net.msmq://localhost/system$DeadXact
D. net.msmq://localhost/system$DeadLetter
单项选择题 You have an existing Windows Communication Foundation (WCF) service. You need to ensure that other services are notified when the service is started.What should you do?()
单项选择题 You have an existing Windows Communication Foundation (WCF) service. You need to ensure that other services are notified when the service is started.What should you do?()
多项选择题 A Windows Communication Foundation (WCF) solution uses two services to manage a shopping cart. Service A processes messages containing line items that total between $0 and $500. Service B processes messages containing line items that total more than $500. All messages are of equal importance to the business logic. You need to route incoming messages to the appropriate services by using WCF routing. Which two message filters should you add to the router? (Each correct answer presents part of the solution. Choose two.)()