.NET SDK - OutboundStreamOptions.ProcessIds

OutboundStreamOptions.ProcessIds property

The process ids to isolate the stream to. Requires that Type is AppIsolation.

public int[] ProcessIds { get; set; }

Remarks

Process IDs can be obtained with String), Id.

See Also