Share via


IActionBlockService Interface

Definition

Service to allow posting actions into the workspace

public interface class IActionBlockService
public interface class IActionBlockService
__interface IActionBlockService
public interface IActionBlockService
type IActionBlockService = interface
Public Interface IActionBlockService

Properties

DisposeToken

The service dispose token

Methods

SendAsync(Func<Task>)

Post an action block into the workspace

Applies to