ExitStatusEventHandler Delegate[C#] public delegate void ExitStatusEventHandler(
Parameters
Remarks Mostly used in combination with the [ClientSessionChannel]ExecRequest method. If the remote application terminates, its exit code is returned here. |