Summary
Listener for defragmentation process messages.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Defragment 
							graph BT
	Type["IDefragmentListener"]
class Type type-node
						
					Syntax
public interface IDefragmentListenerRemarks
Listener for defragmentation process messages.
			Methods
| Name | Value | Summary | 
|---|---|---|
| NotifyDefragmentInfo | void | 
    This method will be called when the defragment process encounters
    file layout anomalies during the defragmentation process.
     | 
See Also
- Db4objects.Db4o.Defragment.Defragment