FileServer.ShellCommand Event
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9313)
Occurs when a shell command is executed.
Syntax
public event EventHandler<ShellCommandEventArgs> ShellCommand
Returns
| Type | Description |
|---|---|
| EventHandler<ShellCommandEventArgs> |