Click or drag to resize
ExpiringListTSnapshotAndRefresh Method
Returns a clone of every item in the list. Refreshes the timestamps on every item.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T[] SnapshotAndRefresh()

Return Value

Type: T
See Also