次の方法で共有


TrackingContext クラス

定義

TrackingContext クラスは、エンド ツー エンドの操作のトレースを関連付けるために使用されます。

public sealed class TrackingContext
type TrackingContext = class
Public NotInheritable Class TrackingContext
継承
TrackingContext

プロパティ

ActivityId

追跡 ID の Guid 表現を返します。

Address

現在の追跡コンテキストに関連付けられているアドレスを返します。

TrackingId

このコンテキストで使用される追跡 ID を返します。

メソッド

ToString()

現在のオブジェクトを表す文字列を返します。

適用対象