RequestReceivedEventArgsUniqueId Property |
Gets a value that uniquely identifies the request.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long UniqueId { get; }
Public ReadOnly Property UniqueId As Long
Get
public:
property long long UniqueId {
long long get ();
}
member UniqueId : int64 with get
Property Value
Type:
Int64See Also