Share via


ActivityManager.ServiceContext Property

Gets the SPServiceContext object associated with this ActivityManager.

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

Syntax

'Declaration
Public ReadOnly Property ServiceContext As SPServiceContext
    Get
'Usage
Dim instance As ActivityManager
Dim value As SPServiceContext

value = instance.ServiceContext
public SPServiceContext ServiceContext { get; }

Property Value

Type: Microsoft.SharePoint.SPServiceContext

See Also

Reference

ActivityManager Class

ActivityManager Members

Microsoft.Office.Server.ActivityFeed Namespace