TracerToken Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents tracer token information.
public ref class TracerToken sealed
public sealed class TracerToken
type TracerToken = class
Public NotInheritable Class TracerToken
- Inheritance
-
TracerToken
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Constructors
TracerToken() |
Creates a new instance of the TracerToken class. |
Properties
PublisherCommitTime |
Gets or sets the time at which the tracer record was committed at the Publisher. |
TracerTokenId |
Gets or sets the ID of the tracer token. |
UserData |
Gets or sets an object property that allows users to attach their own data to this object. |