TimerJobUtility.ShouldCancelCore - Méthode
Détermine si l'itération doit être annulée.
Espace de noms : Microsoft.Office.Server.Utilities
Assembly : Microsoft.Office.Server (dans Microsoft.Office.Server.dll)
Syntaxe
'Déclaration
Protected Overrides Function ShouldCancelCore ( _
granularity As IterationGranularity _
) As Boolean
'Utilisation
Dim granularity As IterationGranularity
Dim returnValue As Boolean
returnValue = Me.ShouldCancelCore(granularity)
protected override bool ShouldCancelCore(
IterationGranularity granularity
)
Paramètres
granularity
Type : Microsoft.Office.Server.Utilities.IterationGranularityL'objet IterationGranularity .
Valeur renvoyée
Type : System.Boolean
Retourne Boolean .