Operator.FlushCache Method
Thread safety: This method is thread-safe.
FlushCache()
Removes the objects that have been cached by the operator.Syntax
public void FlushCache ()
Remarks
The call is not recursive, i.e. it does not propagate to the input operators.
Platforms
Windows, Linux, Android