OsrvPrejoinedFarmAction class

This class and its members are reserved for internal use and are not intended to be used in your code.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Upgrade.SPAction
    Microsoft.Office.Server.Upgrade.OsrvPrejoinedFarmAction

Namespace:  Microsoft.Office.Server.Upgrade
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public MustInherit Class OsrvPrejoinedFarmAction _
    Inherits SPAction
'Usage
Dim instance As OsrvPrejoinedFarmAction
public abstract class OsrvPrejoinedFarmAction : SPAction

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

OsrvPrejoinedFarmAction members

Microsoft.Office.Server.Upgrade namespace