[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Using .NET Filesystem watcher

  • Thread starter Thread starter Ken McIntosh
  • Start date Start date
Status
Not open for further replies.
K

Ken McIntosh

Guest
Have you tried casting THIS-OBJECT to System.ComponentModel.ISynchronizeInvoke? e.g. oFileSystemWatcher:SynchronizingObject = CAST(this-object,System.ComponentModel.ISynchronizeInvoke)

Continue reading...
 
Status
Not open for further replies.
Back
Top