DeviceEmulator Methods |
The DeviceEmulator type exposes the following members.
| Name | Description | |
|---|---|---|
| AddTags |
Attach user tags to the emulator.
| |
| ConfigureAsync |
Configure the emulator.
| |
| InitializeAsync |
Initialize the emulator.
| |
| ReadValuesIntoTagItems |
Read all data from emulator device image(s) into the ITagItem's.
| |
| StartAsync |
Start the emulator.
| |
| Stop |
Stop emulator.
| |
| WriteValuesFromTagItems |
Write data from all the ITagItem's into the emulator device image(s).
|