CommsStats.RxCount Property

<< Click to Display Table of Contents >>

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

CommsStats.RxCount Property

Gets or sets the RxCount property, which represents the count of received items.

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

 

Syntax


public UInt128 RxCount { get; set; }

 

See Also


CommsStats Class

BNCS.Core.DriverFramework.Classes Namespace