Number of missed replys.
This value is set by the CommsManager
Declaration Syntax
C# | Visual Basic | Visual C++ |
ulong ConsecutiveMissedResponseCount { get; set; }
Property ConsecutiveMissedResponseCount As ULong
property unsigned long long ConsecutiveMissedResponseCount { unsigned long long get (); void set (unsigned long long value); }