PushTenantManager.GetPushServiceInfo method
Namespace: Microsoft.SharePoint.Client.Search.ContentPush
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public Function GetPushServiceInfo As PushTenantServiceInfo
'Usage
Dim instance As PushTenantManager
Dim returnValue As PushTenantServiceInfo
returnValue = instance.GetPushServiceInfo()
public PushTenantServiceInfo GetPushServiceInfo()
Return value
Type: Microsoft.SharePoint.Client.Search.ContentPush.PushTenantServiceInfo