[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Nullable<int> CachePriority { get; internal set; }
public Nullable<int> CachePriority { get; internal set; }
Public Property CachePriority As Nullable(Of Integer)
Get
Friend Set
Public Property CachePriority As Nullable(Of Integer)
Get
Friend Set
public:
virtual property Nullable<int> CachePriority {
Nullable<int> get () sealed;
internal: void set (Nullable<int> value) sealed;
}
public:
virtual property Nullable<int> CachePriority {
Nullable<int> get () sealed;
internal: void set (Nullable<int> value) sealed;
}
abstract CachePriority : Nullable<int> with get, internal set
override CachePriority : Nullable<int> with get, internal set
abstract CachePriority : Nullable<int> with get, internal set
override CachePriority : Nullable<int> with get, internal set
Property Value
Type:
Nullable
Int32 Implements
ICachePolicy CachePriority