'Declaration<System.Runtime.Serialization.DataMemberAttribute()> Public Property BufferedIOCount As System.Integer
'UsageDim instance As EntryStatistics Dim value As System.Integer instance.BufferedIOCount = value value = instance.BufferedIOCount
[System.Runtime.Serialization.DataMember()] public System.int BufferedIOCount {get; set;}