ActivityLink
Activities may be linked to zero or more activity context instances that are causally related.
Activity links can point to activity contexts inside a single trace or across different traces.
Activity links can be used to represent batched operations where an activity was initiated by multiple initiating activities, each representing a single incoming item being processed in the batch.
Retrieves the activity context inside this activity link.
Retrieves the key-value pair enumeration of tags attached to the activity context.
Constructs a new activity link, which can be linked to an activity.
Determines whether two specified ActivityLink values are equal.
Determines whether two specified ActivityLink values are not equal.
Enumerate the tags attached to this ActivityLink object.
Indicates whether the current activity link is equal to another activity link.