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

Name Description
DisposeToken

The service dispose token

Methods

Name Description
SendAsync(Func<Task>)

Post an action block into the workspace

Applies to