BearWare.ServerStatistics Struct Reference
[Server Properties]

A struct containing the server's statistics, i.e. bandwidth usage and user activity. More...

List of all members.

Public Attributes

long nTotalBytesTX
 The number of bytes sent from the server to clients.
long nTotalBytesRX
 The number of bytes received by the server from clients.
long nVoiceBytesTX
 The number of bytes in audio packets sent from the server to clients.
long nVoiceBytesRX
 The number of bytes in audio packets received by the server from clients.
long nVideoBytesTX
 The number of bytes in video packets sent from the server to clients.
long nVideoBytesRX
 The number of bytes in video packets received by the server from clients.
long nDesktopBytesTX
 The number of bytes in desktop packets sent from the server to clients.
long nDesktopBytesRX
 The number of bytes in desktop packets received by the server from clients.
long nUptimeMSec
 The server's uptime in msec.

Detailed Description

A struct containing the server's statistics, i.e. bandwidth usage and user activity.

Use BearWare.TeamTalk4.DoQueryServerStats() to query the server's statistics and when the command completes use BearWare.TeamTalk4.GetServerStatistics() to extract the statistics.


Member Data Documentation

The number of bytes sent from the server to clients.

The number of bytes received by the server from clients.

The number of bytes in audio packets sent from the server to clients.

The number of bytes in audio packets received by the server from clients.

The number of bytes in video packets sent from the server to clients.

The number of bytes in video packets received by the server from clients.

The number of bytes in desktop packets sent from the server to clients.

The number of bytes in desktop packets received by the server from clients.

The server's uptime in msec.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3