LocalFileSystemWatcher Methods |
The LocalFileSystemWatcher type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
|
![]() | Finalize |
Finalizes an instance of the LocalFileSystemWatcher class.
(Overrides ObjectFinalize.) |
![]() | OnBufferTooSmall |
Called when the BufferTooSmall event is raised.
|
![]() | OnError |
Called when the Error event is raised.
|
![]() | OnEvent |
Called when the Event event is raised.
|
![]() | OnPreviewEvent |
Called before the Event event is raised.
|
![]() | Restart |
Restarts the watcher.
|
![]() | SkipSynthetization |
Determines if synthetization must be skipped for an event.
|
![]() | Start |
Starts listening to events.
|
![]() | Stop |
Stops listening to events.
|
![]() ![]() | ToGuidId |
Converts an UInt64 file identifier to a Guid file identifier.
|
![]() ![]() | ToUInt64Id |
Converts an Guid file identifier to a UInt64 file identifier.
|