OperationMode.Freshness Property
Determines how fresh the data is requested.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public ReadOnly Property Freshness As TimeSpan
Get
'Usage
Dim instance As OperationMode
Dim value As TimeSpan
value = instance.Freshness
public TimeSpan Freshness { get; }
Property Value
Type: System.TimeSpan
A time interval that indicates how fresh the data is.