FileSystemNotifier.SaveContentCompleted Event
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
Occurs before the File
When the virtual file system is used in the FileServer component, then the server session, which contains information about the user and the active connection, can be accessed using Current property in the handler of this event.
This event is raised only for Node
Syntax
public event EventHandler<SingleNodeOperationEventArgs> SaveContentCompleted
Returns
Type | Description |
---|---|
Event |