ActivityChangedEventArgs Struct

Definition

Provides data for the CurrentChanged event.

public value class ActivityChangedEventArgs
public readonly struct ActivityChangedEventArgs
type ActivityChangedEventArgs = struct
Public Structure ActivityChangedEventArgs
Inheritance
ActivityChangedEventArgs

Properties

Current

Gets the Activity object after the event.

Previous

Gets the Activity object before the event.

Applies to