IReadCommsStats.TxCount Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IReadCommsStats Interface > IReadCommsStats Properties >

IReadCommsStats.TxCount Property

Gets the count of Tx items.

Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


UInt128 TxCount { get; }

Return Value

The count of Tx items as a UInt128 value.

 

See Also


IReadCommsStats Interface

BNCS.Core.DriverFramework.Interfaces Namespace