ResourceCommandService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A service to execute resource commands.
public class ResourceCommandService
type ResourceCommandService = class
Public Class ResourceCommandService
- Inheritance
-
ResourceCommandService
Methods
ExecuteCommandAsync(IResource, String, CancellationToken) |
Execute a command for the specified resource. |
ExecuteCommandAsync(String, String, CancellationToken) |
Execute a command for the specified resource. |