PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Item­Removed­Event­ArgsSource­Id
Open sandboxFocus

CacheItemRemovedEventArgs.SourceId Property

SourceId

Gets the System.Guid of the CachingBackend that caused the removal, or Empty if it cannot be determined or does not apply.

Declaration
public Guid SourceId { get; }
Property Value
Type Description
System.Guid