Click or drag to resize

fileWatchereventFlush Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Returns the event list or triggers the event handlers - but only when the flush time has passed, otherwise returns null and takes no action

Namespace:  imbACE.Core.ataman.fileWatch
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public IEnumerable<fileWatcherEventArgs> eventFlush()
Request Example View Source

Return Value

Type: IEnumerablefileWatcherEventArgs
See Also