EngineSettingsTempStream Property |
Get/Set custom stream to be used as temp file. If is null, will create new FileStreamFactory with "-tmp" on name
Namespace: Internal.LiteDB.EngineAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Stream TempStream { get; set; }Property Value
Stream
See Also