Méthode | Description | |
---|---|---|
ErrorInFileSystemWatcher ( this log, string watcherName, |
||
WatcherApplyChange ( this log, string change ) : void | ||
WatcherApplyChangeFailed ( this log, string change, |
||
WatcherApplyRecoveryChange ( this log, string change ) : void | ||
WatcherApplyRecoveryChangeFailed ( this log, string change, |
||
WatcherChangesetSent ( this log, |
||
WatcherConsumeChangesFinished ( this log ) : void | ||
WatcherConsumeChangesScheduled ( this log ) : void | ||
WatcherConsumeChangesStarted ( this log ) : void | ||
WatcherStarted ( this log ) : void | ||
WatcherStarting ( this log ) : void |
Méthode | Description | |
---|---|---|
AppendWatcherChangesetPart ( this sb, string>.IDictionary |
||
AppendWatcherChangesetPart ( this sb, ISet |
public static ErrorInFileSystemWatcher ( this log, string watcherName, |
||
log | this | |
watcherName | string | |
e | ||
Résultat | void |
public static WatcherApplyChange ( this log, string change ) : void | ||
log | this | |
change | string | |
Résultat | void |
public static WatcherApplyChangeFailed ( this log, string change, |
||
log | this | |
change | string | |
exception | ||
Résultat | void |
public static WatcherApplyRecoveryChange ( this log, string change ) : void | ||
log | this | |
change | string | |
Résultat | void |
public static WatcherApplyRecoveryChangeFailed ( this log, string change, |
||
log | this | |
change | string | |
exception | ||
Résultat | void |
public static WatcherChangesetSent ( this log, |
||
log | this | |
changeset | ||
Résultat | void |
public static WatcherConsumeChangesFinished ( this log ) : void | ||
log | this | |
Résultat | void |
public static WatcherConsumeChangesScheduled ( this log ) : void | ||
log | this | |
Résultat | void |
public static WatcherConsumeChangesStarted ( this log ) : void | ||
log | this | |
Résultat | void |
public static WatcherStarted ( this log ) : void | ||
log | this | |
Résultat | void |
public static WatcherStarting ( this log ) : void | ||
log | this | |
Résultat | void |