TrackingHelper Methods
The TrackingHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetRecordNumber |
Returns the record number formatted as a string if indicated by the options
| |
| TraceDictionary<(Of <<'(TKey, TValue>)>>) |
Traces the contents of a dictionary
| |
| TraceInstance(StringBuilder, TrackingOptions, Guid, IDictionary<(Of <<'(String, String>)>>), DateTime) |
Traces additional data about a tracking record
| |
| TraceInstance(StringBuilder, TrackingOptions, Guid, IDictionary<(Of <<'(String, String>)>>), IDictionary<(Of <<'(String, Object>)>>), IDictionary<(Of <<'(String, Object>)>>), IDictionary<(Of <<'(String, Object>)>>), DateTime, Action) |
Traces additional data about a tracking record
| |
| WriteTrace(StringBuilder, TraceSource) |
The write trace.
| |
| WriteTrace(TrackingRecord, TrackingOptions, TraceSource) |
The write trace.
|