Method RefreshSliceImmediate
RefreshSliceImmediate()
Refreshes the slices managed by this controller, this slice happens immediately.
Generally you will want to use RefreshSlice() instead.
Declaration
public void RefreshSliceImmediate()
Remarks
It is recommended to only call this when there have been changes made during runtime that requires recalculation of the slices.