SPFarm.OnPostFarmJoin method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Sub OnPostFarmJoin ( _
server As SPServer _
)
'Usage
Dim server As SPServer
Me.OnPostFarmJoin(server)
protected internal void OnPostFarmJoin(
SPServer server
)
Parameters
- server
Type: Microsoft.SharePoint.Administration.SPServer