get_auto_flush_bus


Description:

public bool get_auto_flush_bus ()

Check if this will automatically flush messages when going to the NULL state.

Parameters:

this

a Pipeline

Returns:

whether the pipeline will automatically flush its bus when going from READY to NULL state or not.

MT safe.