Delegate OnStart
PvPipeline event sink OnStart event. Invoked just before the pipeline starts.
Namespace: eBUSDotNetReceive
Assembly: eBUSDotNetReceive.dll
Syntax
public delegate void OnStart(PvPipeline aPipeline)
Parameters
| Type | Name | Description |
|---|---|---|
| PvPipeline | aPipeline | A pointer to the PvPipeline object. |