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