Interface IPipelineNode
A node that generates a PipelineWorker.
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Library.Runtime.dll
Syntax
public interface IPipelineNode
Methods
GeneratePipelineWorker()
Generates a pipeline worker.
Declaration
IPipelineWorker GeneratePipelineWorker()
Returns
Type | Description |
---|---|
IPipelineWorker |