How can I check if a UNC Path is available? I have the problem that the check takes about half a minute if the share is not available :
var
Thats probably the quickest way, the delay will be the general network speed/disk access etc.
If this is causing a delay for the user, you could try checking this asynchronously?