IActionBlockService Interface
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.
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 |