Arbortext Command Language > Repository API > sess_bursting
  
sess_bursting
sess_bursting (sess)
This function assesses whether the session identified by sess, the currently active session handle, is currently bursting a document into the repository.
The function returns 1 if true, 0 if not true, or a negative value of the session handle is invalid.
The function is intended to be used in a callback or hook function which might be called when bursting is active since it will return 0 otherwise.
Related Topics
sess_doc_burst