Namespace:
VideoRay
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public ulong ConsecutiveMissedResponseCount { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ConsecutiveMissedResponseCount As ULong |
Visual C++ |
---|
public: virtual property unsigned long long ConsecutiveMissedResponseCount { unsigned long long get () sealed; void set (unsigned long long value) sealed; } |