public uint InReceives
Public InReceives As UInteger
Dim instance As IpStats
Dim value As UInteger
value = instance.InReceives
instance.InReceives = value
public:
unsigned int InReceives
val mutable InReceives: uint32
No code example is currently available or this language may not be supported.