Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends the operation specified by the context.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable Sub EndOperation
'Usage
Dim instance As SPServiceLoadBalancerContext
instance.EndOperation()
public virtual void EndOperation()
Remarks
Calls the EndOperation method on the load balancer.
See Also
Reference
SPServiceLoadBalancerContext Class