Méthode | Description | |
---|---|---|
Handle ( ISyncEvent e ) : bool |
Checks is the given Event is a content change event and filters it, if it has been handled already.
|
|
IgnoreAlreadyHandledContentChangeEventsFilter ( IMetaDataStorage storage, ISession session ) : System |
Initializes a new instance of the CmisSync.Lib.Filter.IgnoreAlreadyHandledContentChangeEventsFilter class.
|
public IgnoreAlreadyHandledContentChangeEventsFilter ( IMetaDataStorage storage, ISession session ) : System | ||
storage | IMetaDataStorage | Storage instance. |
session | ISession | Session instance. |
Résultat | System |