db4o

DefragmentInfo Class

A message from the defragmentation process.

For a list of all members of this type, see DefragmentInfo Members.

System.Object
   Db4objects.Db4o.Defragment.DefragmentInfo

public class DefragmentInfo

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A message from the defragmentation process. This is a stub only and will be refined. Currently instances of these class will only be created and sent to registered listeners when invalid IDs are encountered during the defragmentation process. These probably are harmless and the result of a user-initiated delete operation.

Requirements

Namespace: Db4objects.Db4o.Defragment

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

DefragmentInfo Members | Db4objects.Db4o.Defragment Namespace | Db4objects.Db4o.Defragment.Defragment