MobileForms Toolkit Documentation

NetEnumResult  Constructor 

Constructs the NetEnumResult object

public NetEnumResult(
string path,
Exception e,
object state
);

Parameters

path
Remote folder path
e
Exception which occurred during the enumeration process
state
User defined state object

See Also

NetEnumResult Class | Resco.Net Namespace