Operator.FlushCache Method
Marks the layer as flushed which will release cached resources during the next update.
FlushCache()
Marks the layer as flushed which will release cached resources during the next update.Syntax
public void FlushCache ()
Remarks
The call is not recursive, i.e. it does not propagate to the input operators.
Platforms
Windows, Linux, Android