Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the earliest date and time after which the operation should be retried.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property NextRetryAfter As DateTime
Get
'Usage
Dim instance As IOperation
Dim value As DateTime
value = instance.NextRetryAfter
DateTime NextRetryAfter { get; }
Property Value
Type: System.DateTime
The earliest date or time after which the operation should be retried.