MobileForms Toolkit Documentation

NetEnumCallback Delegate

References a method to be called when the asynchronous enumeration operation completes.

public delegate void NetEnumCallback(
NetEnumResult er
);

Parameters

er
The result of the asynchronous remote directory enumeration

Requirements

Namespace: Resco.Net

Assembly: Resco.Net.CF3 (in Resco.Net.CF3.dll)

See Also

Resco.Net Namespace