PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Dependency­Invalidated­Event­ArgsSource­Id
Open sandboxFocus

CacheDependencyInvalidatedEventArgs.SourceId Property

SourceId

Gets the System.Guid of the CachingBackend instance that requested the invalidation, or Empty if this information is not available.

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