ShellCommandEventArgs.ExitCode Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
ExitCode
Gets or sets the exit code. Only used for commands processed inside the event handler.
Declaration
public int ExitCode { get; set; }
Property Value
Type | Description |
---|---|
Int32 |