SPSiteSubscription class
Represents a collection of all SPSite objects that currently subscribe to service partitions, settings, and features.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPSiteSubscription
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPSiteSubscription
'Usage
Dim instance As SPSiteSubscription
public sealed class SPSiteSubscription
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.