SqlPersistenceWorkflowInstanceDescription.NextTimerExpiration Eigenschap

Definitie

Hiermee haalt u de tijd op in UTC-indeling waarop de volgende timer verloopt.

public:
 property System::Data::SqlTypes::SqlDateTime NextTimerExpiration { System::Data::SqlTypes::SqlDateTime get(); };
public System.Data.SqlTypes.SqlDateTime NextTimerExpiration { get; }
member this.NextTimerExpiration : System.Data.SqlTypes.SqlDateTime
Public ReadOnly Property NextTimerExpiration As SqlDateTime

Waarde van eigenschap

De tijd in UTC-indeling waarop de volgende timer verloopt.

Van toepassing op