|
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.218-beta+101eee949414e414795e55a6e73d88938f0177b8
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