Skip to content

ExternalAppSelectionOptions

Defines discovery and selection timing.

Type

csharp
RoyalApps.Community.ExternalApps.WinForms.Options.ExternalAppSelectionOptions

Used By

Properties

PollInterval (TimeSpan)

Gets or sets the interval between candidate discovery polls while the host is deciding which window to embed.

Timeout (TimeSpan)

Gets or sets the maximum time allowed for candidate discovery and selection before the application is left running externally.

Back to API index

MIT Licensed