SpawnSitesJobDefinition Class
Namespace: Microsoft.SharePoint.Publishing.Internal
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaración
<GuidAttribute("08D6326C-A0D2-4da1-951D-97DA6B3078BF")> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
PublicNotInheritableClassSpawnSitesJobDefinitionInheritsSPWorkItemJobDefinition
'Uso
DiminstanceAsSpawnSitesJobDefinition
[GuidAttribute("08D6326C-A0D2-4da1-951D-97DA6B3078BF")]
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")]
publicsealedclassSpawnSitesJobDefinition : SPWorkItemJobDefinition
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPJobDefinition
Microsoft.SharePoint.Administration.SPWorkItemJobDefinition
Microsoft.SharePoint.Publishing.Internal.SpawnSitesJobDefinition
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
SpawnSitesJobDefinition Members
Microsoft.SharePoint.Publishing.Internal Namespace