Share via


ResourceCommandService Class

Definition

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.

Applies to