An NDoc Documented Class Library

FileSearchEngine.Asynchronous Property

Indicates whether or not the search will be done asynchronously. If set to true, Search will return immediately when called and events will be fired from a worker thread. This is important to know when displaying the results in a Windows Forms control. For more Information on this see Invoke

public bool Asynchronous {get; set;}

See Also

FileSearchEngine Class | FileSearchEngine Members | Genghis Namespace