public static void GetStatsIn (out int numMsgs, out int numBytes);

参数

numMsgs到目前为止收到的消息数。
numBytes到目前为止收到的字节数。

描述

获取服务器的入站网络统计信息。