Interface | Description |
---|---|
IBatchElement |
Holds information about a single device operation within an
IBatchOperation . |
IBatchOperation |
Interface for an operation that is applied to multiple devices.
|
IBatchOperationManager |
Interface for interacting with a batch operation manager.
|
Enum | Description |
---|---|
BatchOperationStatus |
Status indicators for batch operation processing.
|
ElementProcessingStatus |
Indicates the processing status of a single
IBatchElement . |
OperationType |
Indicates the type of operation being performed in an
IBatchOperation . |