다음을 통해 공유


StreamCacheEvictionOptions.MetadataMinTimeInCache 속성

정의

시간 기반 제거에 사용할 수 있기 전에 메시지 메타데이터(StreamSequenceToken)가 캐시에 유지되는 최소 시간을 가져오거나 설정합니다. 전체 메시지가 제거된 경우 캐시 누락을 방지하는 데 사용됩니다. 이 추적을 null 사용하지 않도록 설정하려면 로 설정합니다.

public TimeSpan? MetadataMinTimeInCache { get; set; }
member this.MetadataMinTimeInCache : Nullable<TimeSpan> with get, set
Public Property MetadataMinTimeInCache As Nullable(Of TimeSpan)

속성 값

적용 대상