Delegate OnReset
PvPipeline event sink OnReset event. Invoked after the pipeline has been reset.
Namespace: eBUSDotNetReceive
Assembly: eBUSDotNetReceive.dll
Syntax
public delegate void OnReset(PvPipeline aPipeline)
Parameters
| Type | Name | Description |
|---|---|---|
| PvPipeline | aPipeline | A pointer to the PvPipeline object. |