PcapHandle. Check isNull() to see if the open succeeded.PcapHandle openOffline(string fname, out string errBuf)Opens a savefile for reading.
fname | The path to the savefile. |
errBuf | Buffer to receive error information if the open fails. |
PcapHandle. Check isNull() to see if the open succeeded.