AudienceJob class

Provides a method to start and stop full and incremental audience compilations

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Audience.AudienceJob

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class AudienceJob
'Usage
Dim instance As AudienceJob
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class AudienceJob

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

AudienceJob members

Microsoft.Office.Server.Audience namespace