欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-513)

单项选择题

You are developing a Windows Communication Foundation (WCF) service.You enable message logging, trace listeners, activity propagation, and tracing on the trace sources.You have the following code segment in the client application. (Line numbers are included for reference only.)
01 Guid multiCallActivityId = Guid.NewGuid();
02 TraceSource ts = new TraceSource("Multicall");
03 Trace.CorrelationManager.ActivityId = multiCallActivityId;
04You encounter errors when your client application consumes the service.You need to ensure that your client application can correlate tracing information with the service.
Which code segment should you add at line 04?()

    A.
    B.
    C.
    D.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题