|
FileBackedHashSetTCacheSize Property
|
Gets or sets the size of the cache used
to store data from the file in memory.
Namespace: GSF.CollectionsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
Syntax public long CacheSize { get; set; }
Public Property CacheSize As Long
Get
Set
member CacheSize : int64 with get, set
function get_CacheSize();
function set_CacheSize(value);
View SourceProperty Value
Int64See Also