.NET SDK - OutboundStream.ProcessIds

OutboundStream.ProcessIds property

The process ids that this stream is limited to.

public int[] ProcessIds { get; }

Remarks

Only used if Type is AppIsolation

See Also