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.
Returns the Activity associated with the current request.
public System.Diagnostics.Activity Activity { get; set; }
member this.Activity : System.Diagnostics.Activity with get, set