Pause and Resume Methods in Capture Class

The Capture class is in the com.sybase.jdbcx package, and contains pause and resume methods.

Capture.pause stops the capture of raw TDS packets into a file; Capture.resume restarts the capture.

The TDS capture file for an entire session can become very large. You can limit the size of the capture file, if you know where in an application you want to capture TDS data.