Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ StopRaisingEvents()

void System.IO.FileSystemWatcher.StopRaisingEvents ( )
inlineprivate

Definition at line 754 of file FileSystemWatcher.cs.

References System.IO.FileSystemWatcher._currentSession, System.IO.FileSystemWatcher._directoryHandle, System.IO.FileSystemWatcher._enabled, System.Runtime.InteropServices.SafeHandle.Dispose(), System.Threading.Interlocked.Increment(), System.IO.FileSystemWatcher.IsHandleInvalid(), and System.IO.FileSystemWatcher.IsSuspended().

Referenced by System.IO.FileSystemWatcher.BeginInit(), System.IO.FileSystemWatcher.Dispose(), and System.IO.FileSystemWatcher.Restart().