vrLib SDK Documentation
ConsecutiveMissedResponseCount Property
NamespacesVideoRayROVConsecutiveMissedResponseCount
Number of missed replys. This value is set by the CommsManager
Declaration Syntax
C#Visual BasicVisual C++
public ulong ConsecutiveMissedResponseCount { get; set; }
Public Property ConsecutiveMissedResponseCount As ULong
public:
virtual property unsigned long long ConsecutiveMissedResponseCount {
	unsigned long long get () sealed;
	void set (unsigned long long value) sealed;
}
Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)