Click or drag to resize

fileWatcherEventCollectionAddEvent Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.ataman.fileWatch
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public bool AddEvent(
	fileWatcherEventArgs newEvent,
	bool refuseRepeatedUID = true
)
Request Example View Source

Parameters

newEvent
Type: imbACE.Core.ataman.fileWatchfileWatcherEventArgs
refuseRepeatedUID (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also