CommsStats Methods

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > CommsStats Class >

CommsStats Methods

The CommsStats type exposes the following members.

 

Methods


Name

Description

Public method

IncRx

Increases the RxCount by 1 and invokes the StatsChanged event.

Public method

IncTx

Increases the transaction count by 1 and invokes the StatsChanged event.

Public method

Reset

Resets the TxCount and RxCount to 0 and invokes the StatsChanged event.

 

See Also


CommsStats Class

BNCS.Core.DriverFramework.Classes Namespace