The IAssetSystemManager type exposes the following members.

Events

  NameDescription
Public eventCleanSweep
EventHandler called by the AssetSystemManager to indicate it's time to perform a CleanSweep and dispose of orphan binaries.

Storage providers will subscribe to this event.

See Also