TestimoX

API Reference

Class

FileSystemSafe

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers static

Helpers to avoid long hangs when probing UNC paths on unreachable servers.

Inheritance

  • Object
  • FileSystemSafe

Methods

public static Boolean Exists(String path) #
Returns: Boolean

Fast existence check that avoids UNC hangs by pre‑checking SMB reachability.

Parameters

path System.String requiredposition: 0