Click or drag to resize

Functions.UseBufferedFileStream Method

X#
Retrieve the buffered File IO setting for the runtime

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.16
Syntax
 FUNCTION UseBufferedFileStream() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Current setting for the buffered file IO
See Also