Method GetFlasks
- Namespace
- Everest.Service.Containers
- Assembly
- Everest.Service.dll
GetFlasks(bool)
Returns the list of currently registered flasks
public VolumetricContainerInstanceContract[] GetFlasks(bool includeInactive = false)
Parameters
includeInactive
boolTrue if the list should include flasks that are currently not active
Returns
- VolumetricContainerInstanceContract[]
The list of flasks corresponding to the filter criterion