Public Member Functions | |
void | appendReceived (Socket s, byte[] data, int count) |
void | appendSent (Socket s, byte[] data, int count) |
void | start (string filename) |
void | shutdown () |
Properties | |
static NetDump | Instance [get] |
bool | running [get] |
Definition at line 18 of file NetDump.cs.
void DLT.NetDump.appendReceived | ( | Socket | s, |
byte [] | data, | ||
int | count | ||
) |
Definition at line 61 of file NetDump.cs.
void DLT.NetDump.appendSent | ( | Socket | s, |
byte [] | data, | ||
int | count | ||
) |
Definition at line 88 of file NetDump.cs.
void DLT.NetDump.shutdown | ( | ) |
Definition at line 122 of file NetDump.cs.
void DLT.NetDump.start | ( | string | filename | ) |
Definition at line 114 of file NetDump.cs.
|
staticget |
Definition at line 22 of file NetDump.cs.
|
get |
Definition at line 52 of file NetDump.cs.