Condividi tramite


SPEventExecutionScope.Dispose method

Restores event execution scope settings to the state before this scope was created.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As SPEventExecutionScope

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See also

Reference

SPEventExecutionScope class

SPEventExecutionScope members

Microsoft.SharePoint namespace