ExitSignalEventHandler Delegate[C#] public delegate void ExitSignalEventHandler(
Parameters
Remarks Mostly used in combination with the [ClientSessionChannel]ExecRequest method. If the remote application terminates violently because of a signal, information about the signal is returned here. |