Skip to content

KeepAliveMethod

Specifies how keep-alive actions are simulated.

Type

csharp
RoyalApps.Community.Rdp.WinForms.Configuration.Input.KeepAliveMethod

Used By

Values

MouseMove = 0

Simulate a subtle mouse movement.

KeyboardInput = 1

Simulate an F15 key press.

Back to API index

MIT Licensed