Click or drag to resize

ISynchronizableSaveAndUnlock Method

Save the data and unlock it

Namespace:  EBP.Framework.Common.Interfaces.Synchronization
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
bool SaveAndUnlock()

Return Value

Type: Boolean
True if the data was succefully saved
See Also