FileSystemNotifier.GetNodesCompleted Event
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
Occurs after the FileSystemProvider returns a collection of the resolved instances of the NodeBase.
Syntax
public event EventHandler<GetNodesEventArgs> GetNodesCompleted
Returns
Type | Description |
---|---|
EventHandler<GetNodesEventArgs> |