This documentation is archived and is not being maintained.
DbServerSyncProvider::Dispose Method (Boolean)
Releases the unmanaged resources used by the DbServerSyncProvider and optionally releases the managed resources.
Namespace:
Microsoft.Synchronization.Data.Server
Assembly:
Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
protected:
virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.