หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
A configuration element that allows you to enable and disable different aspects of end-to-end tracing during the running of a service application.
<configuration>
<system.serviceModel>
<diagnostics>
<endToEndTracing>
Syntax
<system.serviceModel>
<diagnostics>
<endToEndTracing activityTracing="Boolean"
messageFlowTracing="Boolean"
propagateActivity="Boolean" />
</diagnostics>
</system.serviceModel>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
activityTracing |
A Boolean value that specifies whether activity tracing is enabled. |
messageFlowTracing |
A Boolean value that specifies whether message flow tracing in enabled. |
propagateActivity |
A Boolean value that specifies whether the propagate attribute is set to true. |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
| <diagnostics> | Defines WCF settings for runtime inspection and control for the administrator. |
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา