PersonalStorage.StorageProcessing

PersonalStorage.StorageProcessing event

Occurs before the srorage is processed. The event is raised before processing the next storage in merging or splitting operations.

public event StorageProcessingEventHandler StorageProcessing;

See Also