Udostępnij za pośrednictwem


ChangeBatchBase.Dispose Method ()

Releases all resources used by the ChangeBatchBase object.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As ChangeBatchBase

instance.Dispose
public void Dispose ()
public:
virtual void Dispose () sealed
public final void Dispose ()
public final function Dispose ()

Remarks

The Dispose method leaves the ChangeBatchBase object in an unusable state.

See Also

Reference

ChangeBatchBase Class
ChangeBatchBase Members
Microsoft.Synchronization Namespace