DestroyCurrentFlowPathAsync()
- Updated2025-01-08
- 1 minute(s) read
Asynchronously destroys the current flow path.
Syntax
Namespace: NationalInstruments.ECUTS.Pulser
public async Task DestroyCurrentFlowPathAsync()
Remarks
This method destroys the current flow path that was previously created.
Returns
DestroyCurrentFlowPathAsync returns a task that represents the asynchronous operation.
Exceptions
| Type | Description |
|---|---|
| PulserSessionException | Thrown when the contactor(s) associated with the previously created current flow path failed to be opened. |