FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxBlock_NotifyDrop ( kPxBlock  block)
protected

Notifies the processing environment that this block has dropped data.

This function can be called by a block implementation to inform the processing environment that data has been dropped. In response, the processing environment will increment appropriate diagnostic counters.

This method is thread-safe while the pipe is running.

Parameters
blockBlock object.
Returns
Operation status.