FileServerSettings.UseNativeFilesystem Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
UseNativeFilesystem
Gets or sets a value indicating whether to prefer filesystem access through Win32 API (native) or through System.IO.
Declaration
public bool UseNativeFilesystem { get; set; }
Property Value
Type | Description |
---|---|
Boolean |