ActivityManager.MaxUsersPerGathererRun Property
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property MaxUsersPerGathererRun As Integer
Get
Set
'Usage
Dim instance As ActivityManager
Dim value As Integer
value = instance.MaxUsersPerGathererRun
instance.MaxUsersPerGathererRun = value
public int MaxUsersPerGathererRun { get; set; }
Property Value
Type: System.Int32