LongRunningOperationJob Class

Namespace: Microsoft.SharePoint.Publishing.Internal
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaração
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name:="FullTrust")> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
PublicMustInheritClassLongRunningOperationJob
'Uso
DiminstanceAsLongRunningOperationJob
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name="FullTrust")] 
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")] 
publicabstractclassLongRunningOperationJob

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Publishing.Internal.LongRunningOperationJob

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

LongRunningOperationJob Members
Microsoft.SharePoint.Publishing.Internal Namespace