TracerToken Members
Include Protected Members
Include Inherited Members
Represents tracer token information.
The TracerToken type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top