API Reference
Class
FileSystemSafe
Helpers to avoid long hangs when probing UNC paths on unreachable servers.
Inheritance
- Object
- FileSystemSafe
Methods
public static Boolean Exists(String path) #Returns:
BooleanFast existence check that avoids UNC hangs by pre‑checking SMB reachability.
Parameters
- path System.String