SPHttpHeaderThrottleClassifier.GetHashCode - Méthode
Obtient un code de hachage pour l'objet.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As SPHttpHeaderThrottleClassifier
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32
Le code de hachage.
Remarques
Cette substitution Obtient le code de hachage de l'objet de chaîne retournée par la méthode l'objet ToString() .
Voir aussi
Référence
SPHttpHeaderThrottleClassifier classe