SPServiceLoadBalancerContext.EndOperation-Methode
Beendet den Vorgang, durch den Kontext angegeben.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub EndOperation
'Usage
Dim instance As SPServiceLoadBalancerContext
instance.EndOperation()
public virtual void EndOperation()
Hinweise
Ruft die EndOperation -Methode für den Lastenausgleich.
Siehe auch
Referenz
SPServiceLoadBalancerContext Klasse