Partager via


SPSocialFeedOptions.MaxThreadCount - Propriété

Obtient ou définit le nombre maximal de threads à récupérer.

Espace de noms :  Microsoft.Office.Server.Social
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property MaxThreadCount As Integer
    Get
    Set
'Utilisation
Dim instance As SPSocialFeedOptions
Dim value As Integer

value = instance.MaxThreadCount

instance.MaxThreadCount = value
public int MaxThreadCount { get; set; }

Valeur de propriété

Type : System.Int32

Remarques

Le nombre de threads renvoyé par défaut est 20.

Voir aussi

Référence

SPSocialFeedOptions classe

SPSocialFeedOptions - Membres

Microsoft.Office.Server.Social - Espace de noms