Track Properties |
The Track type exposes the following members.
| Name | Description | |
|---|---|---|
| Accounting |
Gets or sets if accounting is enabled.
| |
| Alert |
Gets or sets the alert type for track.
| |
| IsChanged |
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.) | |
| IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) | |
| PerConnection |
Gets or sets if logs are genereated per connection.
| |
| PerSession |
Gets or sets if logs are genereated per session.
| |
| Type |
Gets or sets the type of tracking to use.
|