Class IsBusyEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that indicates the busy state of an operation.
public class IsBusyEvent : PubSubEvent<ProgressInfo>
- Inheritance
-
IsBusyEvent
- Derived