Ixian SDK
IXICore.Utils.NetDump Class Reference

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]
 

Detailed Description

Definition at line 18 of file NetDump.cs.

Member Function Documentation

◆ appendReceived()

void IXICore.Utils.NetDump.appendReceived ( Socket  s,
byte []  data,
int  count 
)

Definition at line 61 of file NetDump.cs.

◆ appendSent()

void IXICore.Utils.NetDump.appendSent ( Socket  s,
byte []  data,
int  count 
)

Definition at line 88 of file NetDump.cs.

◆ shutdown()

void IXICore.Utils.NetDump.shutdown ( )

Definition at line 122 of file NetDump.cs.

◆ start()

void IXICore.Utils.NetDump.start ( string  filename)

Definition at line 114 of file NetDump.cs.

Property Documentation

◆ Instance

NetDump IXICore.Utils.NetDump.Instance
staticget

Definition at line 22 of file NetDump.cs.

◆ running

bool IXICore.Utils.NetDump.running
get

Definition at line 52 of file NetDump.cs.


The documentation for this class was generated from the following file: