IReadCommsStats.RxCount Property

<< Click to Display Table of Contents >>

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

IReadCommsStats.RxCount Property

Gets the count of Rx items.

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

 

Syntax


UInt128 RxCount { get; }

Return Value

The count of Rx items as a UInt128 value.

 

See Also


IReadCommsStats Interface

BNCS.Core.DriverFramework.Interfaces Namespace