DokanInstance Member List
This is the complete list of members for DokanInstance, including all inherited members.
Dispose(bool disposing) | DokanInstance | inlineprotectedvirtual |
Dispose() | DokanInstance | inline |
Disposed | DokanInstance | |
Disposing | DokanInstance | |
IsDisposed | DokanInstance | |
IsDisposing | DokanInstance | |
IsFileSystemRunning() | DokanInstance | inline |
NotifyCreate(string filePath, bool isDirectory) | DokanInstance | inline |
NotifyDelete(string filePath, bool isDirectory) | DokanInstance | inline |
NotifyRename(string oldPath, string newPath, bool isDirectory, bool isInSameDirectory) | DokanInstance | inline |
NotifyUpdate(string filePath) | DokanInstance | inline |
NotifyXAttrUpdate(string filePath) | DokanInstance | inline |
OnDisposed(EventArgs e) | DokanInstance | protected |
OnDisposing(EventArgs e) | DokanInstance | protected |
WaitForFileSystemClosed(uint milliSeconds) | DokanInstance | inline |