HybridCacheEntryOptions.Flags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets additional flags that apply to the requested operation.
public:
property Nullable<Microsoft::Extensions::Caching::Hybrid::HybridCacheEntryFlags> Flags { Nullable<Microsoft::Extensions::Caching::Hybrid::HybridCacheEntryFlags> get(); void set(Nullable<Microsoft::Extensions::Caching::Hybrid::HybridCacheEntryFlags> value); };
public Microsoft.Extensions.Caching.Hybrid.HybridCacheEntryFlags? Flags { get; init; }
member this.Flags : Nullable<Microsoft.Extensions.Caching.Hybrid.HybridCacheEntryFlags> with get, set
Public Property Flags As Nullable(Of HybridCacheEntryFlags)
Property Value
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา