Activity.IsHandoff 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.
Returns true when the activity type is Handoff.
public bool IsHandoff();
abstract member IsHandoff : unit -> bool
override this.IsHandoff : unit -> bool
Public Function IsHandoff () As Boolean