Tracing 成员
Represents tracing for requests and responses.
以下各表列出了由 Tracing 类型公开的成员。
公共 属性
Name | 说明 | |
---|---|---|
NextInvocationId | Gets the next invocation identifier. |
返回页首
公共 方法
Name | 说明 | |
---|---|---|
Configuration | Represents the tracing configuration. | |
Enter | Represents the tracing entry. | |
Error | Represents the tracing error. | |
Exit | Abandons the tracing method. | |
Information | 重载。 Specifies the tracing information. | |
ReceiveResponse | Receives a tracing response. | |
SendRequest | Sends a tracing request. |
返回页首