EtwActivity.CorrelateWithActivity(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CorrelateWithActivity (EventId: 0x1f05/7941) This method also sets a new activity id in current thread. And then correlates the new id with parentActivityId
public:
void CorrelateWithActivity(Guid parentActivityId);
public void CorrelateWithActivity (Guid parentActivityId);
member this.CorrelateWithActivity : Guid -> unit
Public Sub CorrelateWithActivity (parentActivityId As Guid)
Parameters
- parentActivityId
- Guid