Will the CBFS component fire multiple events for the same file at the same time?


In general, CBFS Connect will serialize all filesystem requests made against the same file, ensuring that multiple events will not be fired at the same time for any given file.

However, there is one (optional) exception to this behavior: if the SerializeAccess property is disabled (and other preconditions, as discussed in its documentation, are satisfied), then CBFS Connect will allow multiple non-overlapping read/"get info"/etc. requests to be surfaced in parallel via the appropriate events. Refer to the documentation for more information.

We appreciate your feedback. If you have any questions, comments, or suggestions about this article please contact our support team at support@callback.com.