IAssemblyCacheItem Interface

Represents a single assembly in the global assembly cache.

Methods

Method Description
AbortItem Method Allows the assembly in the global assembly cache to perform cleanup operations before it is released.
Commit Method Commits the cached assembly reference to memory.
CreateStream Method Creates a stream with the specified name and format.

Requirements

Platforms: See System Requirements.

Header: Fusion.h

.NET Framework Versions: Available since 2.0

See also