UseBufferedFileStream Function | |
Retrieve the buffered File IO setting for the runtime
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax FUNCTION UseBufferedFileStream() AS LOGIC
public static bool UseBufferedFileStream()
Request Example
View SourceReturn Value
Type:
LogicCurrent setting for the buffered file IO
See Also