RtProcess.EnumerateProxyProcesses Method
Enumerates the running RTSS proxy processes. This method will return a maximum of 1000 proxy processes. If more than 1000 proxy processes exist, only 1000 will be returned.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public static List<Process> EnumerateProxyProcesses()
Return Value
Type: List.Process
See Also: