Click or drag to resize
ServerRequestDataVersion Property
Gets or sets a value that is incremented any time there is a change of value for the feed.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long DataVersion { get; set; }

Property Value

Type: Int64
See Also