Statistics |
The StatisticsReply type exposes the following members.
| Name | Description | |
|---|---|---|
| Descriptor | ||
| FramesOnWait | Number of processed, unsent frames when Wait() is called. | |
| FramesPendingProcess | Number of frames pending to be processed since last stream connection. | |
| FramesProcessed | Number of frames processed since last stream connection. | |
| FramesSent | Number of frames sent to the stream since last stream connection. | |
| Parser |