TracerToken Members
Represents tracer token information.
The following tables list the members exposed by the TracerToken type.
Public Constructors
Name | Description | |
---|---|---|
TracerToken | Creates a new instance of the TracerToken class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
TracerToken Class
Microsoft.SqlServer.Replication Namespace
PublicationMonitor.EnumTracerTokens Method
Other Resources
How to: Measure Latency and Validate Connections for Transactional Replication (RMO Programming)