Share via


PushTenantManager constructor (ClientRuntimeContext)

Namespace:  Microsoft.SharePoint.Client.Search.ContentPush
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext _
)
'Usage
Dim context As ClientRuntimeContext

Dim instance As New PushTenantManager(context)
public PushTenantManager(
    ClientRuntimeContext context
)

Parameters

See also

Reference

PushTenantManager class

PushTenantManager members

PushTenantManager overload

Microsoft.SharePoint.Client.Search.ContentPush namespace