Method RefreshVolumes
RefreshVolumes(Volume[])
Refreshes the volumes, fetches the stored volumes on the panel
Declaration
public bool RefreshVolumes(Volume[] newVolumes)
Parameters
| Type | Name | Description |
|---|---|---|
| Volume[] | newVolumes | The list of Volume to refresh |
Returns
| Type | Description |
|---|---|
| bool | If the volumes have been refreshed |