FileSystemDataWatcher

Namespace: WellFired.Guacamole.DataStorage.Data

Implements: WellFired.Guacamole.DataStorage.Data.Synchronization.IStoredDataWatcher

Description

Public Methods

  FileSystemDataWatcher ( string dataPath, Func< bool > isFocusedFunc = null )
void Watch ( string key )
void Suspend ( string key )
void Resume ( string key )
void SetListener ( IStoredDataWatcherListener listener )

Breakdown

  • FileSystemDataWatcher ( string dataPath, Func< bool > isFocusedFunc = null )
  • void Watch ( string key )
  • void Suspend ( string key )
  • void Resume ( string key )