Retrieves a boolean value indicating whether write operations are automatically flushed to the underlying IByteStream object.
public boolean getAutoFlush()
Returns true if write operations are flushed to the underlying IByteStream object; otherwise, returns false.
See Also setAutoFlush