HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayStreamConfig.IsolateProcessIds

RainwayStreamConfig.IsolateProcessIds property

Optional list of process ids to isolate. Only these processes will be visible in the stream.

public uint[]? IsolateProcessIds { get; set; }

See Also