Click or drag to resize
RequestReceivedEventArgsUniqueId Property
Gets a value that uniquely identifies the request.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long UniqueId { get; }

Property Value

Type: Int64
See Also