UpdateCommands Class |
|
Namespace: MediaCy.Automation.Measure.Measurements
Public NotInheritable Class UpdateCommands
The UpdateCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| Resume |
Temporary blocks UI updates.
The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.
| |
| Suspend |
Temporary blocks UI updates.
The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.
|