Share via


DocConvLoadBalancer.ResetLBSI method

NOTE: This API is now obsolete.

Resets the LoadBalancerServiceInstance object.

Namespace:  Microsoft.Office.DocumentManagement.AdminPages
Assembly:  Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions",  _
    False)> _
Protected Sub ResetLBSI
'Usage

Me.ResetLBSI()
[ObsoleteAttribute("This class is obsolete - use the specialized Office services instead for conversions", 
    false)]
protected void ResetLBSI()

See also

Reference

DocConvLoadBalancer class

DocConvLoadBalancer members

Microsoft.Office.DocumentManagement.AdminPages namespace