Click or drag to resize

fileWatcher Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The fileWatcher type exposes the following members.

Methods
  NameDescription
Public method_fileSystemWatcher_newEvent
Processing .NET API fileSystemWatcher event
Public methodeventFlush

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

Public methodexternalEventsFlush
Izvrsava preuzimanje nakupljenih eventova - samo za mode fileWatcherEventMode.externalEventListFlush
Public methodexternalTimerTick
Okida eksterni tajmer
Public methodrun
Continues fileWatcher operation from current state, using current settings
Public methodstart
(re)starts fileWatcher operation reseting state according to __eventMode
Public methodstop
Stops fileWatcher operation - may be used for temporaral or definite purposes
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also