Table of Contents

Class ThreadData

Namespace
Alternet.Scripter.Debugger.UI.MAUI
Assembly
Alternet.Scripter.Debugger.UI.MAUI.v10.dll
public class ThreadData : INotifyPropertyChanged
Inheritance
ThreadData
Implements

Constructors

ThreadData()

Properties

Id

Gets or sets Thread ID.

ImageUrl

Gets or sets the image that is displayed for the item.

Name

Gets or sets Thread name.

Scope

Gets or sets Thread scope.

Thread

Gets or sets ThreadInfo associated with item.

Methods

OnPropertyChanged(string)

Events

PropertyChanged