PcapStatus indicating success or error.PcapHandle.liveDump
PcapStatus liveDump(string fname, int maxSize, int maxPackets)Starts a live dump to a file. (Windows only)
Parameters
fname | The path to the file. |
maxSize | The maximum size of the file in bytes. |
maxPackets | The maximum number of packets to write. |
Returns
A