Table of Contents

Property IsBusy

Namespace
Innova.Prism.Infrastructure.Interfaces
Assembly
Innova.Prism.Infrastructure.dll

IsBusy

Gets or sets a value indicating whether the view model is busy.

bool IsBusy { get; set; }

Property Value

bool