|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > CommsStats Class > CommsStats Members |
The CommsStats type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Increases the RxCount by 1 and invokes the StatsChanged event. |
|
|
Increases the transaction count by 1 and invokes the StatsChanged event. |
|
|
Resets the TxCount and RxCount to 0 and invokes the StatsChanged event. |
Name |
Description |
|
|---|---|---|
|
Gets or sets the RxCount property, which represents the count of received items. |
|
|
Gets or sets the transaction count as a UInt128 value. |
Name |
Description |
|
|---|---|---|
|
Event that is raised when the stats have changed. |
BNCS.Core.DriverFramework.Classes Namespace