Delegate signature for the callback routine to process results.
Namespace: CleanCode.RemoteCommandsAssembly: CleanCode.RemoteCommands (in CleanCode.RemoteCommands.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- ip
- Type: System String
The IP address.
- cmd
- Type: System String
The command that was executed.
- result
- Type: System String
The result of the execution.
See Also