FileSystemOptions

data class FileSystemOptions(val enableOplock: Boolean? = null)

Constructors

Link copied to clipboard
constructor(enableOplock: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enableOplock: Boolean? = null

Whether to enable the OpLock function. Value: